|
@@ -209,6 +209,9 @@
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS
|
|
#define STDC_HEADERS
|
|
|
|
|
|
|
|
+/* Define to 1 if time_t is signed. */
|
|
|
|
+#define TIME_T_IS_SIGNED
|
|
|
|
+
|
|
/* Define to 1 iff unaligned int access is allowed */
|
|
/* Define to 1 iff unaligned int access is allowed */
|
|
#define UNALIGNED_INT_ACCESS_OK
|
|
#define UNALIGNED_INT_ACCESS_OK
|
|
|
|
|