diff options
Diffstat (limited to 'gdb/gdbserver/config.in')
-rw-r--r-- | gdb/gdbserver/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in index 9359ce5..f24e6bb 100644 --- a/gdb/gdbserver/config.in +++ b/gdb/gdbserver/config.in @@ -186,6 +186,9 @@ /* Define to 1 if you have the `pwrite' function. */ #undef HAVE_PWRITE +/* Define to 1 if you have the `setns' function. */ +#undef HAVE_SETNS + /* Define to 1 if you have the <sgtty.h> header file. */ #undef HAVE_SGTTY_H |