chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Wait a bit after stopping the daemon when testsing, to stop silly
[disorder]
/
lib
/
macros.c
diff --git
a/lib/macros.c
b/lib/macros.c
index 4d3b9a0f1c9d713e4f52224d9186d2086f722979..7b7714423ac02c6a45544d74453b7b255c6d16ff 100644
(file)
--- a/
lib/macros.c
+++ b/
lib/macros.c
@@
-22,13
+22,9
@@
* @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>