From fafde4a3244171bbc646582565e8cf8235a8c807 Mon Sep 17 00:00:00 2001 From: doko Date: Thu, 7 Jun 2007 13:38:49 +0000 Subject: 2007-06-07 Matthias Klose PR libgcj/32227 * include/config-int.h: Delete, it is a generated file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125528 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/classpath/include/config-int.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 libjava/classpath/include/config-int.h (limited to 'libjava/classpath/include') diff --git a/libjava/classpath/include/config-int.h b/libjava/classpath/include/config-int.h deleted file mode 100644 index e92dbf15984..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.95" -/* generated using gnu compiler gcc (GCC) 4.1.2 20070403 (Red Hat 4.1.2-8) */ -#define _STDINT_HAVE_STDINT_H 1 -#include -#endif -#endif -- cgit v1.2.3