Include silcdefs.h in Win32.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 4 Nov 2002 19:26:14 +0000 (19:26 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 4 Nov 2002 19:26:14 +0000 (19:26 +0000)
includes/silcincludes.h.in

index 34baf790eaf395dd9ccb0bed981a851b376fa4fd..60a382384e7eaef93fd0643478b3592e080e4a19 100644 (file)
@@ -72,7 +72,7 @@ extern "C" {
 #define SILC_SIZEOF_CHAR @SILC_SIZEOF_CHAR@
 #define SILC_SIZEOF_VOID_P @SILC_SIZEOF_VOID_P@
 
-#if defined(HAVE_SILCDEFS_H)
+#if defined(HAVE_SILCDEFS_H) || defined(SILC_WIN32)
 /* Automatically generated configuration header */
 #include "silcdefs.h"
 #endif /* HAVE_SILCDEFS_H */