summaryrefslogtreecommitdiffstats
path: root/driver/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/common.h')
-rw-r--r--driver/common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver/common.h b/driver/common.h
index eba56d7..75005e9 100644
--- a/driver/common.h
+++ b/driver/common.h
@@ -1,8 +1,7 @@
#ifndef _PCIDRIVER_COMMON_H
#define _PCIDRIVER_COMMON_H
-#include "pcilib_types.h"
-
+#include "../kmem.h"
/*************************************************************************/
/* Private data types and structures */