wait.h->sys/wait.h, restconf_rpc wait in test

This commit is contained in:
Olof hagsand 2021-02-26 11:50:15 +01:00
parent d5edd64257
commit 0fe8acd301
2 changed files with 18 additions and 15 deletions

View file

@ -48,9 +48,9 @@
#include <signal.h>
#include <fcntl.h>
#include <time.h>
#include <wait.h>
#include <syslog.h>
#include <ifaddrs.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <sys/stat.h>