]> granicus.if.org Git - graphviz/commitdiff
R_OK inclusion
authorarif <devnull@localhost>
Mon, 17 May 2010 18:37:10 +0000 (18:37 +0000)
committerarif <devnull@localhost>
Mon, 17 May 2010 18:37:10 +0000 (18:37 +0000)
lib/common/utils.c

index 63b6611f700a3410d37adafacf3f25569264a628..e7a9e65b1f92e509706f6683818cc89157c27aef 100644 (file)
 #include "entities.h"
 #include "logic.h"
 #include "gvc.h"
-#include "ltdl/lt_system.h"
 
+
+#ifdef WIN32
+#include "ltdl/lt_system.h"
+#endif
 #ifndef WIN32
 #include <unistd.h>
 #endif