include wait.h

This commit is contained in:
Andrew Pamment 2017-03-22 09:42:52 +10:00
parent 6dc7319160
commit 33b9e50bd2

View File

@ -15,6 +15,7 @@
#include <signal.h>
#include <errno.h>
#include <time.h>
#include <sys/wait.h>
#include "magiftpd.h"
#include "../../inih/ini.h"