aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-08-17 19:11:41 +0000
committerharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-08-17 19:11:41 +0000
commitbf149d609251e4e9a2f7e8e3de99685f21489bcb (patch)
treeb2e86309493896d739b29cefb53c3e7dde9b117e /config.h.in
parentc732a81a4b4fd0f0cd7dba7a70e6acecb9ff14ac (diff)
downloadlcd4linux-bf149d609251e4e9a2f7e8e3de99685f21489bcb.tar.gz
[lcd4linux @ 2006-08-17 19:11:40 by harbaum]
Small plugin_kvv bugfixes and new abbreviate option git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@699 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/config.h.in b/config.h.in
index 625293b..ef29914 100644
--- a/config.h.in
+++ b/config.h.in
@@ -470,18 +470,15 @@
#undef inline
#endif
-/* Define to `long int' if <sys/types.h> does not define. */
+/* Define to `long' if <sys/types.h> does not define. */
#undef off_t
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
-/* Define to `unsigned int' if <sys/types.h> does not define. */
+/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
-/* Define to `int' if <sys/types.h> does not define. */
-#undef ssize_t
-
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t