X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=src%2Fdos%2Fkeyb.c;h=a13ef81c0faabef5c9cf2466f869ce64b44b831c;hp=36a6021a8e288cfcf115f6916d14bad0fd37dfb3;hb=637ca39c29b03bd3a2beb99521753e83c043283f;hpb=6819a099c49a569221321a46a52811aead65d20e diff --git a/src/dos/keyb.c b/src/dos/keyb.c index 36a6021..a13ef81 100644 --- a/src/dos/keyb.c +++ b/src/dos/keyb.c @@ -28,7 +28,6 @@ along with the program. If not, see #include #endif #ifdef __DJGPP__ -#include #include #include #include @@ -36,6 +35,7 @@ along with the program. If not, see #include "keyb.h" #include "scancode.h" +#include "inttypes.h" #define KB_INTR 0x9 #define KB_PORT 0x60