chiark / gitweb /
Source code reorganization:
[disorder] / lib / wstat.c
index 67de318acdc3926a325bb92d27d438ba1ff9e60f..0e33d1f652fed5936c01d009825fa1be1270660d 100644 (file)
  * @brief Convert wait status to text
  */
 
  * @brief Convert wait status to text
  */
 
-#include <config.h>
+#include "common.h"
 
 #include <sys/wait.h>
 
 #include <sys/wait.h>
-#include <stdio.h>
-#include <string.h>
 #include <signal.h>
 
 #include "mem.h"
 #include <signal.h>
 
 #include "mem.h"