Small tweak for correct win32 compiling.

This commit is contained in:
curt
1998-05-20 20:50:28 +00:00
parent ff8845de52
commit 4ccc2b3cfc
2 changed files with 13 additions and 4 deletions

View File

@@ -1,4 +1,8 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <stdio.h>
#include <stdlib.h>