aboutsummaryrefslogtreecommitdiff
path: root/readline/sysdep-oldbsd.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-22 17:07:42 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-22 17:07:42 +0000
commit3f73352f9061aff935a4dd2a693d877747edea53 (patch)
treead28e198b2b127379c0c23238857de99ba3718c5 /readline/sysdep-oldbsd.h
parentde0da6cee0e05e46c0d0ffd1a56028038cd5987e (diff)
downloadgdb-3f73352f9061aff935a4dd2a693d877747edea53.zip
gdb-3f73352f9061aff935a4dd2a693d877747edea53.tar.gz
gdb-3f73352f9061aff935a4dd2a693d877747edea53.tar.bz2
<sys/types.h> is required for <dirent.h>. Improve Sun alloca.
Diffstat (limited to 'readline/sysdep-oldbsd.h')
-rwxr-xr-xreadline/sysdep-oldbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/readline/sysdep-oldbsd.h b/readline/sysdep-oldbsd.h
index 96078a2..dbed762 100755
--- a/readline/sysdep-oldbsd.h
+++ b/readline/sysdep-oldbsd.h
@@ -1,4 +1,4 @@
-/* System-dependent stuff, for ``normal'' systems */
+/* System-dependent stuff, for Sony NEwS systems */
#ifdef __GNUC__
#define alloca __builtin_alloca