aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorharbaum <>2006-08-17 19:11:41 +0000
committerharbaum <>2006-08-17 19:11:41 +0000
commit91e73e1f9d54a0a59f6d41e547b572ac2b96cedf (patch)
treeb2e86309493896d739b29cefb53c3e7dde9b117e /config.h.in
parent62ddf6cdd6d45ec84e691f3561c82cbf021c2a40 (diff)
downloadlcd4linux-91e73e1f9d54a0a59f6d41e547b572ac2b96cedf.tar.gz
[lcd4linux @ 2006-08-17 19:11:40 by harbaum]
Small plugin_kvv bugfixes and new abbreviate option
Diffstat (limited to '')
-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