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