Skip to content
Snippets Groups Projects
Commit c17ad75a authored by Richard Cohen's avatar Richard Cohen Committed by Alexandre Julliard
Browse files

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

parent 305fda2e
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
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