fontconfig/fontconfig.h | 1 - 1 file changed, 1 deletion(-) New commits: commit 300b495dc400df401afaacfa4e986092ea119865 Author: Behdad Esfahbod <behdad@xxxxxxxxxx> Date: Wed Mar 3 13:26:55 2010 -0500 Don't include unistd.h in fontconfig.h Bug 26783 patch: unistd.h not exist on ms windows diff --git a/fontconfig/fontconfig.h b/fontconfig/fontconfig.h index 4efa450..c9f20cc 100644 --- a/fontconfig/fontconfig.h +++ b/fontconfig/fontconfig.h @@ -27,7 +27,6 @@ #include <sys/types.h> #include <sys/stat.h> -#include <unistd.h> #include <stdarg.h> #if defined(__GNUC__) && (__GNUC__ >= 4) _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig