]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - include/crypto/algapi.h
Move c_src dirs back to toplevel
[bcachefs-tools-debian] / include / crypto / algapi.h
diff --git a/include/crypto/algapi.h b/include/crypto/algapi.h
new file mode 100644 (file)
index 0000000..5fd3524
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef _CRYPTO_ALGAPI_H
+#define _CRYPTO_ALGAPI_H
+
+#include <linux/crypto.h>
+#include <crypto/skcipher.h>
+
+#endif /* _CRYPTO_ALGAPI_H */