diff options
Diffstat (limited to 'gdb/gdbserver/config.in')
-rw-r--r-- | gdb/gdbserver/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in index 0014fdf..7e3f86f 100644 --- a/gdb/gdbserver/config.in +++ b/gdb/gdbserver/config.in @@ -40,7 +40,7 @@ /* Define to 1 if you have the <sgtty.h> header file. */ #undef HAVE_SGTTY_H -/* Define if you have socklen_t. */ +/* Define to 1 if the system has the type `socklen_t'. */ #undef HAVE_SOCKLEN_T /* Define to 1 if you have the <stdint.h> header file. */ |