Do not include <sys/wait.h>; no longer needed.
[gnulib.git] / lib / sig2str.c
index 4096465..329b4ac 100644 (file)
 #include <stdio.h>
 #include <string.h>
 
-#if HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
 #include "sig2str.h"
 
 #ifndef SIGRTMIN