Skip to content
Snippets Groups Projects
Commit 3496b43b authored by Michael Veksler's avatar Michael Veksler Committed by Alexandre Julliard
Browse files

Removed "implicit declaration" warnings.

parent e59f20d7
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include "winuser.h"
#include "miscemu.h"
#include "input.h"
......
......@@ -20,6 +20,7 @@
#include "vga.h"
#include "dosexe.h"
#include "options.h"
#include "miscemu.h"
#include "debug.h"
#include "miscemu.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment