Loading tests/server/getpart.c +1 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2008, 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 @@ -23,10 +23,6 @@ #include "setup.h" #include <stdio.h> #include <ctype.h> #include <string.h> #include <stdlib.h> #include "getpart.h" #define _MPRINTF_REPLACE /* use our functions only */ Loading tests/server/resolve.c +3 −10 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2006, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2008, 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 @@ -32,16 +32,9 @@ */ #include "setup.h" /* portability help from the lib directory */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #ifdef HAVE_SIGNAL_H #include <signal.h> #include <time.h> #include <ctype.h> #include <sys/time.h> #include <sys/types.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading tests/server/sockfilt.c +2 −9 Original line number Diff line number Diff line Loading @@ -48,16 +48,9 @@ */ #include "setup.h" /* portability help from the lib directory */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #ifdef HAVE_SIGNAL_H #include <signal.h> #include <time.h> #include <ctype.h> #include <sys/time.h> #include <sys/types.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading tests/server/sws.c +2 −9 Original line number Diff line number Diff line Loading @@ -29,16 +29,9 @@ */ #include "setup.h" /* portability help from the lib directory */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #ifdef HAVE_SIGNAL_H #include <signal.h> #include <time.h> #include <sys/time.h> #include <sys/types.h> #include <ctype.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading tests/server/testpart.c +1 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2008, 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 @@ -23,10 +23,6 @@ #include "setup.h" #include <stdio.h> #include <ctype.h> #include <string.h> #include <stdlib.h> #include "getpart.h" #define _MPRINTF_REPLACE /* use our functions only */ Loading Loading
tests/server/getpart.c +1 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2008, 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 @@ -23,10 +23,6 @@ #include "setup.h" #include <stdio.h> #include <ctype.h> #include <string.h> #include <stdlib.h> #include "getpart.h" #define _MPRINTF_REPLACE /* use our functions only */ Loading
tests/server/resolve.c +3 −10 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2006, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2008, 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 @@ -32,16 +32,9 @@ */ #include "setup.h" /* portability help from the lib directory */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #ifdef HAVE_SIGNAL_H #include <signal.h> #include <time.h> #include <ctype.h> #include <sys/time.h> #include <sys/types.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading
tests/server/sockfilt.c +2 −9 Original line number Diff line number Diff line Loading @@ -48,16 +48,9 @@ */ #include "setup.h" /* portability help from the lib directory */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #ifdef HAVE_SIGNAL_H #include <signal.h> #include <time.h> #include <ctype.h> #include <sys/time.h> #include <sys/types.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading
tests/server/sws.c +2 −9 Original line number Diff line number Diff line Loading @@ -29,16 +29,9 @@ */ #include "setup.h" /* portability help from the lib directory */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdarg.h> #ifdef HAVE_SIGNAL_H #include <signal.h> #include <time.h> #include <sys/time.h> #include <sys/types.h> #include <ctype.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading
tests/server/testpart.c +1 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2008, 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 @@ -23,10 +23,6 @@ #include "setup.h" #include <stdio.h> #include <ctype.h> #include <string.h> #include <stdlib.h> #include "getpart.h" #define _MPRINTF_REPLACE /* use our functions only */ Loading