summaryrefslogtreecommitdiff
path: root/stow.c
diff options
context:
space:
mode:
Diffstat (limited to 'stow.c')
-rw-r--r--stow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/stow.c b/stow.c
index cf6366e..be1cbad 100644
--- a/stow.c
+++ b/stow.c
@@ -21,7 +21,9 @@
/* Stow mode for unionfs. */
#include <argp.h>
+#include <assert.h>
#include <error.h>
+#include <stdlib.h>
#include "ulfs.h"
#include "lib.h"