Skip to content

Commit

Permalink
dinitctl: fix includes for FreeBSD.
Browse files Browse the repository at this point in the history
  • Loading branch information
davmac314 committed Jun 22, 2018
1 parent ad77343 commit feb7393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dinitctl.cc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <memory>

#include <sys/types.h>
#include <sys/wait.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <unistd.h>
Expand Down

0 comments on commit feb7393

Please sign in to comment.