]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/comedi/drivers/amplc_pc263.c
staging: comedi: conditionally build in PCI driver support
[~andy/linux] / drivers / staging / comedi / drivers / amplc_pc263.c
index c34bb009b710630bd376f69a9e5cbe6d54f17e32..11c1f4764eacde047a9241755583541675a18575 100644 (file)
@@ -44,6 +44,8 @@ connected to a reed-relay. Relay contacts are closed when output is 1.
 The state of the outputs can be read.
 */
 
+#include <linux/pci.h>
+
 #include "../comedidev.h"
 
 #define PC263_DRIVER_NAME      "amplc_pc263"