* remove HAVE_CONFIG_H stuffy. Like... what?

This commit is contained in:
Nathan Letwory
2007-01-24 05:06:32 +00:00
parent 1d2a1da763
commit bb0dc4ffc9

View File

@@ -34,9 +34,6 @@
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifndef WIN32
#include <unistd.h>
#else