forked from github/server
gcc missing include
This commit is contained in:
parent
ce4a3c14b3
commit
49e5b5b67e
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <wctype.h>
|
||||
#include <memory.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue