summaryrefslogtreecommitdiff
path: root/browse.h
diff options
context:
space:
mode:
Diffstat (limited to 'browse.h')
-rw-r--r--browse.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/browse.h b/browse.h
index bcfd928..151ca8b 100644
--- a/browse.h
+++ b/browse.h
@@ -31,6 +31,10 @@
#ifndef BROWSE_H
#define BROWSE_H
+#include <sys/types.h>
+
+#include <stdarg.h>
+#include <stdint.h>
#include <kcgi.h>
#include "file.h"