typo
authorVincent Torri <vincent.torri@gmail.com>
Fri, 7 Jan 2011 06:51:55 +0000 (06:51 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Fri, 7 Jan 2011 06:51:55 +0000 (06:51 +0000)
SVN revision: 55971

legacy/evas/src/lib/include/evas_common.h

index 1c71a32..646fb36 100644 (file)
@@ -243,7 +243,7 @@ void *alloca (size_t);
 #include <ctype.h>
 
 #ifdef HAVE_STDINT_H
-# include <unistd.h>
+# include <stdint.h>
 #endif
 
 #ifdef HAVE_UNISTD_H