projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b55bad
)
Include silcdefs.h in Win32.
author
Pekka Riikonen
<priikone@silcnet.org>
Mon, 4 Nov 2002 19:26:14 +0000
(19:26 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Mon, 4 Nov 2002 19:26:14 +0000
(19:26 +0000)
includes/silcincludes.h.in
patch
|
blob
|
history
diff --git
a/includes/silcincludes.h.in
b/includes/silcincludes.h.in
index 34baf790eaf395dd9ccb0bed981a851b376fa4fd..60a382384e7eaef93fd0643478b3592e080e4a19 100644
(file)
--- a/
includes/silcincludes.h.in
+++ b/
includes/silcincludes.h.in
@@
-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 */