kernel: Remove no longer needed includes.
This commit is contained in:
parent
1ed98cc7eb
commit
9e61d70a00
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user