Skip to content
Snippets Groups Projects
Commit a5fff3ba authored by Niels Möller's avatar Niels Möller
Browse files

Don't include wait.h.

Rev: src/daemon.c:1.17
parent b67ee816
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,6 @@ ...@@ -45,7 +45,6 @@
#include <sys/types.h> #include <sys/types.h>
#include <sys/stat.h> #include <sys/stat.h>
#include <sys/socket.h> #include <sys/socket.h>
#include <sys/wait.h>
#include "daemon.h" #include "daemon.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment