Client: Includes stdlib.h for malloc()
This commit is contained in:
parent
18c53c4567
commit
2706747f66
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "nest/bird.h"
|
||||
|
|
Loading…
Reference in a new issue