summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pci.c b/pci.c
index dc18903..9d146fd 100644
--- a/pci.c
+++ b/pci.c
@@ -9,7 +9,6 @@
#include <fcntl.h>
#include <unistd.h>
#include <dirent.h>
-#include <pci/pci.h>
#include "common.h"
static char *proc_pci_path_default = "/proc/bus/pci/devices";