aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
diff options
context:
space:
mode:
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-19 15:31:57 +0000
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-19 15:31:57 +0000
commit8f335cbf5b8f2fc1b71f5b9dc76c434ce9e16164 (patch)
treeeffc7f90711e095745eeafe90a91f130ca9b6bc1 /libjava/classpath
parentd97064e926ac7bd8ba016dcb2b689527152cdeed (diff)
2006-05-19 Andreas Tobler <a.tobler@schweiz.ch>
* include/config-int.h: Delete, it is a generated file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113909 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath')
-rw-r--r--libjava/classpath/include/config-int.h9
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 ea7024f73d5..00000000000
--- 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.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