mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 20:54:56 +00:00
11 lines
204 B
Diff
11 lines
204 B
Diff
--- a/tsme-test.c
|
|
+++ b/tsme-test.c
|
|
@@ -13,6 +13,7 @@
|
|
#include <linux/smp.h>
|
|
#include <linux/mm.h>
|
|
#include <linux/io.h>
|
|
+#include <linux/slab.h>
|
|
#include <linux/kobject.h>
|
|
#include <linux/sysfs.h>
|
|
|