aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/include/config-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/include/config-int.h')
-rw-r--r--libjava/classpath/include/config-int.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/libjava/classpath/include/config-int.h b/libjava/classpath/include/config-int.h
new file mode 100644
index 0000000..ea7024f
--- /dev/null
+++ b/libjava/classpath/include/config-int.h
@@ -0,0 +1,9 @@
+#ifndef _CLASSPATH_INCLUDE_CONFIG_INT_H
+#define _CLASSPATH_INCLUDE_CONFIG_INT_H 1
+#ifndef _GENERATED_STDINT_H
+#define _GENERATED_STDINT_H "classpath 0.91"
+/* generated using gnu compiler gcc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) */
+#define _STDINT_HAVE_STDINT_H 1
+#include <stdint.h>
+#endif
+#endif