diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index d2d03d5..c80d8a8 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -343,6 +343,9 @@ /* Define if you have the <sys/ioctl.h> header file. */ #undef HAVE_SYS_IOCTL_H +/* Define if you have the <sys/filio.h> header file. */ +#undef HAVE_SYS_FILIO_H + /* Define if you have the <sys/ndir.h> header file. */ #undef HAVE_SYS_NDIR_H |