mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
Add stdlib.h to client/commands.c
This commit is contained in:
parent
0f5054f685
commit
6273fcf072
@ -8,6 +8,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "nest/bird.h"
|
||||
#include "lib/resource.h"
|
||||
|
Loading…
Reference in New Issue
Block a user