Loading include/curl/curl.h +0 −7 Original line number Diff line number Diff line Loading @@ -58,13 +58,6 @@ # include <time.h> #endif /* defined (vms) */ #ifndef TRUE #define TRUE 1 #endif #ifndef FALSE #define FALSE 0 #endif #include "types.h" #ifdef __cplusplus Loading lib/setup.h +7 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,13 @@ #endif #ifndef TRUE #define TRUE 1 #endif #ifndef FALSE #define FALSE 0 #endif #if !defined(__cplusplus) && !defined(__BEOS__) typedef unsigned char bool; #define typedef_bool Loading Loading
include/curl/curl.h +0 −7 Original line number Diff line number Diff line Loading @@ -58,13 +58,6 @@ # include <time.h> #endif /* defined (vms) */ #ifndef TRUE #define TRUE 1 #endif #ifndef FALSE #define FALSE 0 #endif #include "types.h" #ifdef __cplusplus Loading
lib/setup.h +7 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,13 @@ #endif #ifndef TRUE #define TRUE 1 #endif #ifndef FALSE #define FALSE 0 #endif #if !defined(__cplusplus) && !defined(__BEOS__) typedef unsigned char bool; #define typedef_bool Loading