summaryrefslogtreecommitdiff
path: root/config.dj
diff options
context:
space:
mode:
Diffstat (limited to 'config.dj')
-rw-r--r--config.dj6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.dj b/config.dj
index 8ad3883380..896b00fdda 100644
--- a/config.dj
+++ b/config.dj
@@ -1,4 +1,10 @@
#define THREAD 1
+#define SIZEOF_INT 4
+#define SIZEOF_LONG 4
+#define SIZEOF_VOIDP 4
+#define HAVE_PROTOTYPES 1
+#define HAVE_STDARG_PROTOTYPES 1
+#define HAVE_ATTR_NORETURN 1
#define HAVE_DIRENT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIMITS_H 1