aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libsandbox/libsandbox.h')
-rw-r--r--libsandbox/libsandbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsandbox/libsandbox.h b/libsandbox/libsandbox.h
index 21f94d2..d20b81f 100644
--- a/libsandbox/libsandbox.h
+++ b/libsandbox/libsandbox.h
@@ -70,4 +70,6 @@ char *erealpath(const char *, char *);
char *egetcwd(char *, size_t);
int canonicalize(const char *, char *);
+#include "sbutil.h"
+
#endif /* __LIBSANDBOX_H__ */