]> granicus.if.org Git - curl/commitdiff
Undefine 'byte' due to dict.c.
authorGisle Vanem <gvanem@broadpark.no>
Mon, 21 Jul 2008 15:39:54 +0000 (15:39 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Mon, 21 Jul 2008 15:39:54 +0000 (15:39 +0000)
lib/setup.h

index d68782366576b6a50156db633a55a3ac2723deb3..c3a308abd1edb3f717f62e9e356e226697f8a814 100644 (file)
 #ifdef word
 #undef word
 #endif
+#ifdef byte
+#undef byte
+#endif
 
 #else /* MSDOS */