X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdos%2Fpci.c;h=19a2e4d3db03b6aa0f966a2adb1b3d5070bf699a;hb=764f509aa3c0b6b3a9aadcba7b1efba6ac98cc83;hp=d3a1e7d011adb8b007682fca403afe64aac0ae7f;hpb=280b3d2a948e965d7af7f017809c27a2b2ee2ce2;p=dosdemo diff --git a/src/dos/pci.c b/src/dos/pci.c index d3a1e7d..19a2e4d 100644 --- a/src/dos/pci.c +++ b/src/dos/pci.c @@ -19,7 +19,7 @@ along with this program. If not, see . #include #include #include -#include +#include "dosutil.h" #include "inttypes.h" #include "pci.h" #include "cdpmi.h"