summaryrefslogtreecommitdiff
path: root/src/user/lib/include/camellia.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/lib/include/camellia.h')
-rw-r--r--src/user/lib/include/camellia.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/user/lib/include/camellia.h b/src/user/lib/include/camellia.h
deleted file mode 100644
index 2e4998b..0000000
--- a/src/user/lib/include/camellia.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-#include <camellia/flags.h>
-#include <camellia/types.h>
-
-hid_t camellia_open(const char *path, int flags);