chiark / gitweb /
Change version number to 4.0.
[disorder] / lib / macros.c
index 4d3b9a0f1c9d713e4f52224d9186d2086f722979..7b7714423ac02c6a45544d74453b7b255c6d16ff 100644 (file)
  * @brief Macro expansion
  */
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
-#include <string.h>
 #include <ctype.h>
-#include <assert.h>
-#include <stdio.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <unistd.h>