summaryrefslogtreecommitdiff
path: root/jpeg/jconfig.h
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2011-02-16 21:15:37 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2011-02-16 21:15:37 +0000
commit30fd2c5bdf38603c969fe238d35e06f4881fdde1 (patch)
tree14c8aab00567e3e3214934c195c43845fc3f2fb8 /jpeg/jconfig.h
parent162895ad571db9b20c15e13f8869583d49aa13b8 (diff)
Clean up compile warnings.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8439 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'jpeg/jconfig.h')
-rw-r--r--jpeg/jconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpeg/jconfig.h b/jpeg/jconfig.h
index a99002284..53e01f453 100644
--- a/jpeg/jconfig.h
+++ b/jpeg/jconfig.h
@@ -7,6 +7,7 @@
#ifdef __CHAR_UNSIGNED__
# define CHAR_IS_UNSIGNED
#endif /* __CHAR_UNSIGNED__ */
+#define HAVE_STDLIB_H
/* Define this if you get warnings about undefined structures. */
#undef INCOMPLETE_TYPES_BROKEN