Loading lib/curl_fnmatch.c +3 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -22,6 +22,8 @@ #include "curl_setup.h" #include <curl/curl.h> #include "curl_fnmatch.h" #include "curl_memory.h" Loading lib/curl_memrchr.c +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,9 @@ ***************************************************************************/ #include "curl_setup.h" #include <curl/curl.h> #include "curl_memrchr.h" #include "curl_memory.h" Loading lib/curl_threads.c +3 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -22,6 +22,8 @@ #include "curl_setup.h" #include <curl/curl.h> #if defined(USE_THREADS_POSIX) # ifdef HAVE_PTHREAD_H # include <pthread.h> Loading lib/dotdot.c +3 −1 Original line number Diff line number Diff line Loading @@ -22,9 +22,11 @@ #include "curl_setup.h" #include "dotdot.h" #include <curl/curl.h> #include "dotdot.h" #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading lib/hash.c +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -22,9 +22,12 @@ #include "curl_setup.h" #include <curl/curl.h> #include "hash.h" #include "llist.h" #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading Loading
lib/curl_fnmatch.c +3 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -22,6 +22,8 @@ #include "curl_setup.h" #include <curl/curl.h> #include "curl_fnmatch.h" #include "curl_memory.h" Loading
lib/curl_memrchr.c +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -21,6 +21,9 @@ ***************************************************************************/ #include "curl_setup.h" #include <curl/curl.h> #include "curl_memrchr.h" #include "curl_memory.h" Loading
lib/curl_threads.c +3 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -22,6 +22,8 @@ #include "curl_setup.h" #include <curl/curl.h> #if defined(USE_THREADS_POSIX) # ifdef HAVE_PTHREAD_H # include <pthread.h> Loading
lib/dotdot.c +3 −1 Original line number Diff line number Diff line Loading @@ -22,9 +22,11 @@ #include "curl_setup.h" #include "dotdot.h" #include <curl/curl.h> #include "dotdot.h" #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading
lib/hash.c +4 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -22,9 +22,12 @@ #include "curl_setup.h" #include <curl/curl.h> #include "hash.h" #include "llist.h" #include "curl_memory.h" /* The last #include file should be: */ #include "memdebug.h" Loading