diff options
Diffstat (limited to 'xserver/include/do-not-use-config.h.in')
-rw-r--r-- | xserver/include/do-not-use-config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xserver/include/do-not-use-config.h.in b/xserver/include/do-not-use-config.h.in index a0dd8d507..68568dbaa 100644 --- a/xserver/include/do-not-use-config.h.in +++ b/xserver/include/do-not-use-config.h.in @@ -153,6 +153,9 @@ /* Define to 1 if you have the <dbm.h> header file. */ #undef HAVE_DBM_H +/* Define to 1 if you have the <dev/wscons/wsconsio.h> header file. */ +#undef HAVE_DEV_WSCONS_WSCONSIO_H + /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H |