summaryrefslogtreecommitdiff
path: root/curvetun_mgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun_mgmt.h')
-rw-r--r--curvetun_mgmt.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/curvetun_mgmt.h b/curvetun_mgmt.h
new file mode 100644
index 0000000..6016925
--- /dev/null
+++ b/curvetun_mgmt.h
@@ -0,0 +1,7 @@
+#ifndef CURVETUN_MGMT_H
+#define CURVETUN_MGMT_H
+
+#include "curvetun_mgmt_servers.h"
+#include "curvetun_mgmt_users.h"
+
+#endif /* CURVETUN_MGMT_H */