aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorharbaum <>2006-08-09 17:25:34 +0000
committerharbaum <>2006-08-09 17:25:34 +0000
commite90025352fa5a86e77c4a29daf20244b0ce2f449 (patch)
treeee6be5361bbd51f23b16a0b932b3573366228b66 /config.h.in
parenteb70c14a09a6598da53e71c9969d221cbd6d491c (diff)
downloadlcd4linux-e90025352fa5a86e77c4a29daf20244b0ce2f449.tar.gz
[lcd4linux @ 2006-08-09 17:25:34 by harbaum]
Better bar color support and new bold font
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 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