apply WildCode's portability helping patch

This commit is contained in:
Bill Currie 2000-09-26 01:59:16 +00:00
parent ad9168db1d
commit 459f7f3087

View file

@ -41,6 +41,10 @@
#include <string.h>
#include <stdlib.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifdef __sun__
#include <sys/filio.h>
#endif