Make sure malloc() is declared.
This commit is contained in:
parent
eaf1208e9d
commit
f6905582d0
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
Loading…
Reference in a new issue