diff options
Diffstat (limited to 'include/config-win.h')
-rw-r--r-- | include/config-win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config-win.h b/include/config-win.h index 779f02fc5a0..7a50f28c932 100644 --- a/include/config-win.h +++ b/include/config-win.h @@ -168,6 +168,7 @@ typedef uint rf_SetTimer; #define Socket_defined #define my_socket SOCKET +#define bool BOOL #define SIGPIPE SIGINT #define RETQSORTTYPE void #define QSORT_TYPE_IS_VOID |