]> granicus.if.org Git - graphviz/commitdiff
Change uses of MSWIN32 to WIN32
authorerg <devnull@localhost>
Thu, 27 Jul 2006 02:20:56 +0000 (02:20 +0000)
committererg <devnull@localhost>
Thu, 27 Jul 2006 02:20:56 +0000 (02:20 +0000)
lib/common/timing.c

index 4db168551bcee0900cc8d4049de2f0be390403c5..52fd9f254f8929a10c3dc99708e5294df72db558 100644 (file)
@@ -15,7 +15,7 @@
 **********************************************************/
 
 
-#ifndef MSWIN32
+#ifndef WIN32
 
 #include        <unistd.h>
 #include       <sys/types.h>