test-server-v2.0: add string.h include
via Joel Winarske on ml
This commit is contained in:
parent
c35661c45c
commit
f84338ac1c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
*/
|
||||
|
||||
#include <libwebsockets.h>
|
||||
#include <string.h>
|
||||
#include <getopt.h>
|
||||
#ifndef WIN32
|
||||
#include <syslog.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue