diff options
Diffstat (limited to 'gcc/cpplib.h')
-rw-r--r-- | gcc/cpplib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cpplib.h b/gcc/cpplib.h index 390da10..67508da 100644 --- a/gcc/cpplib.h +++ b/gcc/cpplib.h @@ -23,7 +23,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __GCC_CPPLIB__ #include <sys/types.h> -#include <sys/stat.h> #ifdef __cplusplus extern "C" { |