diff options
Diffstat (limited to 'gcc/pretty-print.c')
-rw-r--r-- | gcc/pretty-print.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/pretty-print.c b/gcc/pretty-print.c index 56789490931..1d6b2cb2452 100644 --- a/gcc/pretty-print.c +++ b/gcc/pretty-print.c @@ -19,8 +19,6 @@ along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ #include "config.h" -#undef FLOAT /* This is for hpux. They should change hpux. */ -#undef FFS /* Some systems define this in param.h. */ #include "system.h" #include "coretypes.h" #include "intl.h" |