Author: dmeyer
Date: Sat Dec 16 12:03:59 2006
New Revision: 2251

Modified:
   trunk/imlib2/src/rawformats.c

Log:
add stdlib.h

Modified: trunk/imlib2/src/rawformats.c
==============================================================================
--- trunk/imlib2/src/rawformats.c       (original)
+++ trunk/imlib2/src/rawformats.c       Sat Dec 16 12:03:59 2006
@@ -33,6 +33,7 @@
 #define X_DISPLAY_MISSING
 #include <Imlib2.h>
 #include <string.h>
+#include <stdlib.h>
 
 unsigned int get_format_bpp(char *format)
 {

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to