Compilation warning fixes.
[crypto.git] / includes / silcwin32.h
index cd9420096305bd015d22e29fbb26b2f0281cf29f..e3f9b4552e781ff5275dbb5d199067f2c0cf281b 100644 (file)
 #include <windows.h>
 #include <io.h>
 #include <process.h>
+#include <fcntl.h>
+#include <assert.h>
+
+#if defined(HAVE_SILCDEFS_H)
+#include "regexpr.h"
+#endif /* HAVE_SILCDEFS_H */
 
 #define snprintf _snprintf
 #define vsnprintf _vsnprintf