Made pci.c include <stdint.h> .

This commit is contained in:
OBattler
2016-11-05 02:21:39 +01:00
parent 72bf852e07
commit 0402908671

View File

@@ -1,6 +1,8 @@
/* Copyright holders: Sarah Walker
see COPYING for more details
*/
#include <stdint.h>
#include "ibm.h"
#include "io.h"
#include "mem.h"