aboutsummaryrefslogtreecommitdiffstats
path: root/src/radharc.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/radharc.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/radharc.c b/src/radharc.c
index 86f21df..292c0b6 100644
--- a/src/radharc.c
+++ b/src/radharc.c
@@ -16,10 +16,7 @@
*/
#include "state.h"
#include "haiku.h"
-#include <stdio.h>
-#include <stdlib.h>
-
-#define t(...) do { if (__VA_ARGS__) goto fail; } while (0)
+#include "macros.h"
/**