Commit 9e61d70a authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

kernel: Remove no longer needed includes.

parent 1ed98cc7
......@@ -25,13 +25,6 @@
#include <ctype.h>
#include <stdarg.h>
#include <string.h>
#ifdef HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#include <time.h>
#ifdef HAVE_SYS_TIME_H
# include <sys/time.h>
#endif
#include <signal.h>
#include "windef.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