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 */