diff --git a/config/CONFIG.Host.WIN32 b/config/CONFIG.Host.WIN32 index 2103736d8..54d2d1383 100644 --- a/config/CONFIG.Host.WIN32 +++ b/config/CONFIG.Host.WIN32 @@ -158,7 +158,7 @@ OP_SYS_CFLAGS = # # WIN32 specific include files # -OP_SYS_INCLUDES = -I$(EPICS_BASE_INCLUDE)\\os\\WIN32 +#OP_SYS_INCLUDES = -I$(EPICS_BASE_INCLUDE)\\os\\WIN32 # # These are now added to the individual makefiles that use them in order to