diff options
Diffstat (limited to 'include/curl/curl.h')
-rw-r--r-- | include/curl/curl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h index a8e7c3457..976737592 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -86,10 +86,6 @@ #include <sys/time.h> #endif -#ifdef __BEOS__ -#include <support/SupportDefs.h> -#endif - /* Compatibility for non-Clang compilers */ #ifndef __has_declspec_attribute # define __has_declspec_attribute(x) 0 |