commit | 3496b43bd62c57bf56fd0e02f50013d494a2e2f0 | [log] [tgz] |
---|---|---|
author | Michael Veksler <mveksler@techunix.technion.ac.il> | Thu Apr 01 10:01:20 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Apr 01 10:01:20 1999 +0000 |
tree | a213135312b1f5676381857fcbed25300a83a0a4 | |
parent | e59f20d76d8e4213020b62d51f69af57f7216e56 [diff] [blame] |
Removed "implicit declaration" warnings.
diff --git a/msdos/ioports.c b/msdos/ioports.c index beaea7b..49a9f10 100644 --- a/msdos/ioports.c +++ b/msdos/ioports.c
@@ -20,6 +20,7 @@ #include "vga.h" #include "dosexe.h" #include "options.h" +#include "miscemu.h" #include "debug.h" #include "miscemu.h"