aboutsummaryrefslogtreecommitdiff
path: root/gas/as.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/as.h')
-rw-r--r--gas/as.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gas/as.h b/gas/as.h
index b6992c8..1b2561f 100644
--- a/gas/as.h
+++ b/gas/as.h
@@ -464,11 +464,9 @@ void subseg_new PARAMS ((segT seg, subsegT subseg));
/* this one starts the chain of target dependant headers */
#include "targ-env.h"
-/* these define types needed by the interfaces */
+#include "expr.h"
#include "struc-symbol.h"
-
#include "write.h"
-#include "expr.h"
#include "frags.h"
#include "hash.h"
#include "read.h"