summaryrefslogtreecommitdiffstats
path: root/pci.c
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2011-03-09 17:32:01 +0100
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2011-03-09 17:32:01 +0100
commit134e2cc87d524bbb63c2e73dc1bb1fd8c0449ae1 (patch)
tree5f43a328cd43745ff3f2db4d864b2db4b81c35fd /pci.c
parenta008b10d8488ef905a43de00ee5c8efd03b03ed6 (diff)
downloadipecamera-134e2cc87d524bbb63c2e73dc1bb1fd8c0449ae1.tar.gz
ipecamera-134e2cc87d524bbb63c2e73dc1bb1fd8c0449ae1.tar.bz2
ipecamera-134e2cc87d524bbb63c2e73dc1bb1fd8c0449ae1.tar.xz
ipecamera-134e2cc87d524bbb63c2e73dc1bb1fd8c0449ae1.zip
Provide single header for library
Diffstat (limited to 'pci.c')
-rw-r--r--pci.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pci.c b/pci.c
index 9b6b011..4919cbc 100644
--- a/pci.c
+++ b/pci.c
@@ -13,8 +13,6 @@
#include <errno.h>
#include <assert.h>
-#include "driver/pciDriver.h"
-
#include "kernel.h"
#include "tools.h"