From 0d315ad93204252fb69e0fed101a51b8c027d096 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 27 Dec 2008 07:28:23 +0000 Subject: port r817 from volker_dev git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@913 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 67be1e8..b1aab44 100644 --- a/config.h.in +++ b/config.h.in @@ -12,6 +12,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ASM_IO_H +/* Define to 1 if you have the header file. */ +#undef HAVE_ASM_TYPES_H + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H @@ -55,6 +58,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_DVB_FRONTEND_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_ERRNO_H + /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_HD44780_H @@ -70,6 +76,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_PPDEV_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_WIRELESS_H + /* Define to 1 if you have the header file. */ #undef HAVE_LUISE_H -- cgit v1.2.3