diff options
Diffstat (limited to 'libs/libcurl/src/config-vxworks.h')
-rw-r--r-- | libs/libcurl/src/config-vxworks.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/libcurl/src/config-vxworks.h b/libs/libcurl/src/config-vxworks.h index 19f2d2354d..a03e341e62 100644 --- a/libs/libcurl/src/config-vxworks.h +++ b/libs/libcurl/src/config-vxworks.h @@ -847,9 +847,6 @@ /* The size of `time_t', as computed by sizeof. */ #define SIZEOF_TIME_T 4 -/* The size of `void*', as computed by sizeof. */ -#define SIZEOF_VOIDP 4 - /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 |