bcachefs-tools/include/linux/vmalloc.h

7 lines
127 B
C
Raw Normal View History

2017-01-08 12:13:18 +03:00
#ifndef __TOOLS_LINUX_VMALLOC_H
#define __TOOLS_LINUX_VMALLOC_H
2017-11-13 00:48:07 +03:00
#include "linux/slab.h"
2017-01-08 12:13:18 +03:00
#endif /* __TOOLS_LINUX_VMALLOC_H */