fix a header snafu

This commit is contained in:
Bill Currie 2001-01-10 22:13:06 +00:00
parent 53e408be2e
commit 678e38f2b5

View file

@ -26,10 +26,10 @@
$Id$
*/
#ifndef _WIN32
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#ifndef _WIN32
# include <unistd.h>
#else
# include <windows.h>