summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/as/config/ho-sysv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/as/config/ho-sysv.h b/gnu/usr.bin/as/config/ho-sysv.h
index 504a5aa..64f4ef7 100644
--- a/gnu/usr.bin/as/config/ho-sysv.h
+++ b/gnu/usr.bin/as/config/ho-sysv.h
@@ -21,7 +21,9 @@
#define HO_USG
+#ifdef USG
#define setbuffer(stream, buf, size) setvbuf((stream), (buf), _IOLBF, (size))
+#endif
extern int free();
extern char *malloc();
OpenPOWER on IntegriCloud