summaryrefslogtreecommitdiffstats
path: root/gas/as.h
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-08-30 23:37:15 +0000
committerKen Raeburn <raeburn@cygnus>1994-08-30 23:37:15 +0000
commita48f997a6bdb8a634169cb7093f9a25e79243895 (patch)
tree5a0d019a767bc51993b59841a58f595fc8b6a89c /gas/as.h
parentbad5ceb8162e41575f211533a1259a809fb37b87 (diff)
downloadppe42-binutils-a48f997a6bdb8a634169cb7093f9a25e79243895.tar.gz
ppe42-binutils-a48f997a6bdb8a634169cb7093f9a25e79243895.zip
fix mpw problem with ".." for stan
Diffstat (limited to 'gas/as.h')
-rw-r--r--gas/as.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/as.h b/gas/as.h
index fa3a8eaaa4..adfa7b5c92 100644
--- a/gas/as.h
+++ b/gas/as.h
@@ -38,7 +38,7 @@
/* These #defines are for parameters of entire assembler. */
/* For some systems, this is required to be first. */
-#include "../libiberty/alloca-conf.h"
+#include "libiberty/alloca-conf.h"
/* Now, tend to the rest of the configuration. */
#include "config.h"
OpenPOWER on IntegriCloud