commit | 6b9dd2e0984e2779f37fd43aabf2011fac025271 | [log] [tgz] |
---|---|---|
author | Marcus Meissner <marcus@jet.franken.de> | Thu Mar 18 17:39:57 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Mar 18 17:39:57 1999 +0000 |
tree | ed6d11c290b15243685d356b11f1a2d8739e36da | |
parent | 49c1ca28d4735b87582e33d0a12d3c2de6e726b6 [diff] [blame] |
Lots of warning fixed, one missing WINAPI in ddraw.c added.
diff --git a/files/dos_fs.c b/files/dos_fs.c index 1e3087f..df24954 100644 --- a/files/dos_fs.c +++ b/files/dos_fs.c
@@ -30,6 +30,7 @@ #include "syslevel.h" #include "server.h" #include "process.h" +#include "options.h" #include "debug.h" /* Define the VFAT ioctl to get both short and long file names */