chiark / gitweb /
Source code reorganization:
[disorder] / lib / macros-builtin.c
index 04ea4900a09d85e37d4835190fe08837cebec1cb..8123f2b930ca06e8d4a4ef5246ca21a5730c3a6c 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>