chiark / gitweb /
General-purpose event distribution interface
[disorder] / lib / macros-builtin.c
index 04ea4900a09d85e37d4835190fe08837cebec1cb..ec5628da145ff145ab2ba9fd785c5a821ab3f202 100644 (file)
  * generated from the comments at the head of each function.
  */
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
-#include <stdio.h>
-#include <string.h>
 #include <errno.h>
-#include <assert.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/stat.h>
-#include <sys/wait.h>
 
 #include "hash.h"
 #include "mem.h"