aboutsummaryrefslogtreecommitdiff
path: root/multihome.h
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-08-30 00:58:54 -0400
committerGitHub <noreply@github.com>2020-08-30 00:58:54 -0400
commit1eb6f0a3e5d1adf72e8deb30205b9bdc8333a0a8 (patch)
tree978e304b49258cdaf4a71d300b9c37ea93198202 /multihome.h
parentae54b5244b223f34b20504719836ef4f946e8f9b (diff)
downloadmultihome-1eb6f0a3e5d1adf72e8deb30205b9bdc8333a0a8.tar.gz
Update multihome.h
Diffstat (limited to 'multihome.h')
-rw-r--r--multihome.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/multihome.h b/multihome.h
index a9b401f..a1c2ef2 100644
--- a/multihome.h
+++ b/multihome.h
@@ -16,6 +16,9 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <libgen.h>
+#include <wait.h>
+#include <argp.h>
+#include <time.h>
#define VERSION "0.0.1"
#define OS_SKEL_DIR "/etc/skel/" // NOTE: Trailing slash is required