commit | e8a339c1d2cc708cc63d6b10bf6e6d71e19a6541 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Mar 01 21:32:02 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Mar 01 21:32:02 2004 +0000 |
tree | 7ce89818f8814fc6d02e09bdac587c4b0bba2af5 | |
parent | 93e268efbdb3b5b63b242a324fe3e1ed9c0c1313 [diff] [blame] |
Portability fixes for LSB compatibility.
diff --git a/include/config.h.in b/include/config.h.in index 2877a15..6c0b598 100644 --- a/include/config.h.in +++ b/include/config.h.in
@@ -308,6 +308,9 @@ /* Define to 1 if you have the <linux/input.h> header file. */ #undef HAVE_LINUX_INPUT_H +/* Define to 1 if you have the <linux/ioctl.h> header file. */ +#undef HAVE_LINUX_IOCTL_H + /* Define to 1 if you have the <linux/joystick.h> header file. */ #undef HAVE_LINUX_JOYSTICK_H