Commit 8c5df7b5 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

Fixed some warnings.

parent 9ad9e65d
......@@ -14,6 +14,7 @@
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>
#endif
#include <sys/time.h>
#include <stdlib.h>
#include <ctype.h>
......
......@@ -15,6 +15,7 @@
#include "selectors.h"
#include "stackframe.h"
#include "builtin16.h"
#include "toolhelp.h"
#include "snoop.h"
#include "debugtools.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment