commit | 17fd4e3816d01d4e8276c3e60cf52484d2efe4b7 | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Thu Jun 28 18:04:41 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Jun 28 18:04:41 2001 +0000 |
tree | b3be25125964e6788068c64f933ef980a30171c6 | |
parent | 61c8a939f36cbecb9a66d2b17b498c7c3b5c837d [diff] [blame] |
Documentation name fixes.
diff --git a/msdos/ioports.c b/msdos/ioports.c index ec2cb9a..8047b8a 100644 --- a/msdos/ioports.c +++ b/msdos/ioports.c
@@ -11,6 +11,8 @@ fix that, I guess. */ +#include "config.h" + #include <ctype.h> #include <stdlib.h> #include <stdio.h>