silcincludes.h -> silcincludes.h.in
[silc.git] / includes / silcincludes.h.in
similarity index 94%
rename from includes/silcincludes.h
rename to includes/silcincludes.h.in
index ee0dfcfb670efb7d1438ee89ba9a2a37d12e433e..34baf790eaf395dd9ccb0bed981a851b376fa4fd 100644 (file)
@@ -64,6 +64,14 @@ extern "C" {
 #endif
 #endif
 
+/* Types */
+#define SILC_SIZEOF_LONG_LONG @SILC_SIZEOF_LONG_LONG@
+#define SILC_SIZEOF_LONG @SILC_SIZEOF_LONG@
+#define SILC_SIZEOF_INT @SILC_SIZEOF_INT@
+#define SILC_SIZEOF_SHORT @SILC_SIZEOF_SHORT@
+#define SILC_SIZEOF_CHAR @SILC_SIZEOF_CHAR@
+#define SILC_SIZEOF_VOID_P @SILC_SIZEOF_VOID_P@
+
 #if defined(HAVE_SILCDEFS_H)
 /* Automatically generated configuration header */
 #include "silcdefs.h"