]> git.gag.com Git - fw/openocd/blobdiff - src/helper/replacements.h
- rename log functions to stop conflicts under win32 (wingdi)
[fw/openocd] / src / helper / replacements.h
index 79a7a1bd1988ae25cb285d72f279d7f9c66103b5..4df7601244013de95d1e1a7baa081e722fff0b82 100644 (file)
@@ -140,8 +140,6 @@ void usleep(int us);
 #include <windows.h>
 #include <time.h>
 
-#undef ERROR
-
 #if IS_MINGW == 1
 static __inline unsigned char inb(unsigned short int port)
 {