typo
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 7 Jan 2011 06:51:55 +0000 (06:51 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 7 Jan 2011 06:51:55 +0000 (06:51 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@55971 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

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