Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc/dist/libcpp remove the ugly #include "../g...
details: https://anonhg.NetBSD.org/src/rev/72eb5c774b7e
branches: trunk
changeset: 344105:72eb5c774b7e
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Mar 13 01:40:42 2016 +0000
description:
remove the ugly #include "../gcc/defaults.h" that (a) breaks the
libcpp build and (b) isn't needed.
diffstat:
external/gpl3/gcc/dist/libcpp/files.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r ee54a5060ca2 -r 72eb5c774b7e external/gpl3/gcc/dist/libcpp/files.c
--- a/external/gpl3/gcc/dist/libcpp/files.c Sun Mar 13 01:22:42 2016 +0000
+++ b/external/gpl3/gcc/dist/libcpp/files.c Sun Mar 13 01:40:42 2016 +0000
@@ -28,7 +28,6 @@
#include "obstack.h"
#include "hashtab.h"
#include "md5.h"
-#include "../gcc/defaults.h"
#include <dirent.h>
/* Variable length record files on VMS will have a stat size that includes
Home |
Main Index |
Thread Index |
Old Index