Commit c17ad75a authored by Richard Cohen's avatar Richard Cohen Committed by Alexandre Julliard

Remove no longer necessary includes <signal.h>, <wait.h>.

parent 305fda2e
......@@ -45,13 +45,7 @@
#include <unistd.h>
#endif
#include <errno.h>
#ifdef HAVE_SYS_WAIT_H
#include <sys/wait.h>
#endif
#include <stdarg.h>
#ifdef HAVE_SYS_SIGNAL_H
#include <signal.h>
#endif
#include <windows.h>
#include <shlobj.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