remove uneeded (and prblematic) header

This commit is contained in:
Bill Currie 2000-10-10 23:18:30 +00:00
parent 3c4b203eee
commit 5314fb8cca

View file

@ -35,7 +35,6 @@
#include <stdlib.h>
#include <ctype.h>
#include <signal.h>
#include <values.h>
#include <string.h>
#ifdef HAVE_DLFCN_H