chiark / gitweb /
Fiddle with CSS+HTML in effort to get more consistent buttons
[disorder] / lib / wstat.c
index 67de318acdc3926a325bb92d27d438ba1ff9e60f..1b541e92267e9fdf2a1ab892f3fab401a1e02fb4 100644 (file)
  * @brief Convert wait status to text
  */
 
-#include <config.h>
+#include "common.h"
 
-#include <sys/wait.h>
-#include <stdio.h>
-#include <string.h>
 #include <signal.h>
 
 #include "mem.h"