mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
tests/server: make all global vars/funcs static
Also merge `util.h` into `util.c`. Closes #17671
This commit is contained in:
parent
8e47c8a764
commit
9fc05357ef
13 changed files with 101 additions and 194 deletions
|
|
@ -103,7 +103,6 @@
|
|||
|
||||
#include <curlx.h> /* from the private lib dir */
|
||||
#include "inet_pton.h"
|
||||
#include "util.h"
|
||||
#include "timediff.h"
|
||||
#include "warnless.h" /* for read() */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue