]> Joshua Wise's Git repositories - netwatch.git/blobdiff - pci/pci-linux.c
cleanup
[netwatch.git] / pci / pci-linux.c
index 11c23753996cebb0353192a8383545ef3806771f..8880069f7e26cf2e112256cb205d2603949ab850 100644 (file)
@@ -4,6 +4,8 @@
 #include <stdio.h>
 #include <inttypes.h>
 
+#include "pci.h"
+
 static int _open(int bus, int slot, int fn)
 {
        char fname[512];
This page took 0.022201 seconds and 4 git commands to generate.