Loading lib/setup.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -599,7 +599,7 @@ int netware_init(void); * Include macros and defines that should only be processed once. * Include macros and defines that should only be processed once. */ */ #ifndef HEADER_CURL_SETUP_ONCE_H #ifndef __SETUP_ONCE_H #include "setup_once.h" #include "setup_once.h" #endif #endif Loading lib/setup_once.h +3 −3 Original line number Original line Diff line number Diff line #ifndef HEADER_CURL_SETUP_ONCE_H #ifndef __SETUP_ONCE_H #define HEADER_CURL_SETUP_ONCE_H #define __SETUP_ONCE_H /*************************************************************************** /*************************************************************************** * _ _ ____ _ * _ _ ____ _ * Project ___| | | | _ \| | * Project ___| | | | _ \| | Loading Loading @@ -534,4 +534,4 @@ typedef int sig_atomic_t; # endif # endif #endif #endif #endif /* HEADER_CURL_SETUP_ONCE_H */ #endif /* __SETUP_ONCE_H */ src/setup.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -222,7 +222,7 @@ int fileno( FILE *stream); * Include macros and defines that should only be processed once. * Include macros and defines that should only be processed once. */ */ #ifndef HEADER_CURL_SETUP_ONCE_H #ifndef __SETUP_ONCE_H #include "setup_once.h" #include "setup_once.h" #endif #endif Loading Loading
lib/setup.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -599,7 +599,7 @@ int netware_init(void); * Include macros and defines that should only be processed once. * Include macros and defines that should only be processed once. */ */ #ifndef HEADER_CURL_SETUP_ONCE_H #ifndef __SETUP_ONCE_H #include "setup_once.h" #include "setup_once.h" #endif #endif Loading
lib/setup_once.h +3 −3 Original line number Original line Diff line number Diff line #ifndef HEADER_CURL_SETUP_ONCE_H #ifndef __SETUP_ONCE_H #define HEADER_CURL_SETUP_ONCE_H #define __SETUP_ONCE_H /*************************************************************************** /*************************************************************************** * _ _ ____ _ * _ _ ____ _ * Project ___| | | | _ \| | * Project ___| | | | _ \| | Loading Loading @@ -534,4 +534,4 @@ typedef int sig_atomic_t; # endif # endif #endif #endif #endif /* HEADER_CURL_SETUP_ONCE_H */ #endif /* __SETUP_ONCE_H */
src/setup.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -222,7 +222,7 @@ int fileno( FILE *stream); * Include macros and defines that should only be processed once. * Include macros and defines that should only be processed once. */ */ #ifndef HEADER_CURL_SETUP_ONCE_H #ifndef __SETUP_ONCE_H #include "setup_once.h" #include "setup_once.h" #endif #endif Loading