aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-08-09 17:25:34 +0000
committerharbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-08-09 17:25:34 +0000
commitccf39796a1c59b0dec4b030a5791b71246e77e64 (patch)
treeee6be5361bbd51f23b16a0b932b3573366228b66 /config.h.in
parenta36ad95b8536da26e94846f9b7996b3ec09c8d13 (diff)
downloadlcd4linux-ccf39796a1c59b0dec4b030a5791b71246e77e64.tar.gz
[lcd4linux @ 2006-08-09 17:25:34 by harbaum]
Better bar color support and new bold font git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@685 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 c0df0ef..0b07931 100644
--- a/config.h.in
+++ b/config.h.in
@@ -467,18 +467,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