aboutsummaryrefslogtreecommitdiff
path: root/gas/config/ho-sunos.h
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-05-18 02:15:32 +0000
committerK. Richard Pixley <rich@cygnus>1991-05-18 02:15:32 +0000
commitd1a9e594859320d99c9ff5730d90dc171594c8e0 (patch)
treed427cb9e19b0d3b246579dcfceedd50c0a2400ef /gas/config/ho-sunos.h
parent7dc139f16d3249ceddcd5cc18977db24511a0260 (diff)
downloadgdb-d1a9e594859320d99c9ff5730d90dc171594c8e0.zip
gdb-d1a9e594859320d99c9ff5730d90dc171594c8e0.tar.gz
gdb-d1a9e594859320d99c9ff5730d90dc171594c8e0.tar.bz2
Buying into ../include and ../libiberty.
Diffstat (limited to 'gas/config/ho-sunos.h')
-rw-r--r--gas/config/ho-sunos.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/config/ho-sunos.h b/gas/config/ho-sunos.h
index 13d5c3d..5d920f6 100644
--- a/gas/config/ho-sunos.h
+++ b/gas/config/ho-sunos.h
@@ -2,9 +2,10 @@
#ifndef __STDC__
#define NO_STDARG
-#include <memory.h>
#endif /* not __STDC__ */
+#include <memory.h>
+
#include <ctype.h>
#include <string.h>