diff options
Diffstat (limited to 'libjava/classpath/include/config-int.h')
-rw-r--r-- | libjava/classpath/include/config-int.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libjava/classpath/include/config-int.h b/libjava/classpath/include/config-int.h deleted file mode 100644 index e92dbf1..0000000 --- a/libjava/classpath/include/config-int.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _CLASSPATH_INCLUDE_CONFIG_INT_H -#define _CLASSPATH_INCLUDE_CONFIG_INT_H 1 -#ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "classpath 0.95" -/* generated using gnu compiler gcc (GCC) 4.1.2 20070403 (Red Hat 4.1.2-8) */ -#define _STDINT_HAVE_STDINT_H 1 -#include <stdint.h> -#endif -#endif |