Removed "implicit declaration" warnings.

This commit is contained in:
Michael Veksler 1999-04-01 10:01:20 +00:00 committed by Alexandre Julliard
parent e59f20d76d
commit 3496b43bd6
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include "winuser.h"
#include "miscemu.h"
#include "input.h"

View File

@ -20,6 +20,7 @@
#include "vga.h"
#include "dosexe.h"
#include "options.h"
#include "miscemu.h"
#include "debug.h"
#include "miscemu.h"