]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - c_src/include/linux/vmalloc.h
move Rust sources to top level, C sources into c_src
[bcachefs-tools-debian] / c_src / include / linux / vmalloc.h
diff --git a/c_src/include/linux/vmalloc.h b/c_src/include/linux/vmalloc.h
new file mode 100644 (file)
index 0000000..55fffb5
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __TOOLS_LINUX_VMALLOC_H
+#define __TOOLS_LINUX_VMALLOC_H
+
+#include "linux/slab.h"
+
+#endif /* __TOOLS_LINUX_VMALLOC_H */