summaryrefslogtreecommitdiff
path: root/c_src/include/crypto/algapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/include/crypto/algapi.h')
-rw-r--r--c_src/include/crypto/algapi.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/c_src/include/crypto/algapi.h b/c_src/include/crypto/algapi.h
deleted file mode 100644
index 5fd3524a..00000000
--- a/c_src/include/crypto/algapi.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _CRYPTO_ALGAPI_H
-#define _CRYPTO_ALGAPI_H
-
-#include <linux/crypto.h>
-#include <crypto/skcipher.h>
-
-#endif /* _CRYPTO_ALGAPI_H */