]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/exitstatus.c
Signals: Document differences against strsignal()
[libucw.git] / ucw / exitstatus.c
index 4c04d49c69a2c7f944485ab883974580e63207f7..fec5593f1ee8a45720bbdba6f9bb1c3570ad07a2 100644 (file)
@@ -7,7 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
+#include <ucw/process.h>
 
 #include <stdio.h>
 #include <sys/wait.h>
 
 #include <stdio.h>
 #include <sys/wait.h>