summaryrefslogtreecommitdiff
path: root/xml2tsv.c
diff options
context:
space:
mode:
Diffstat (limited to 'xml2tsv.c')
-rw-r--r--xml2tsv.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/xml2tsv.c b/xml2tsv.c
index ad2083e..7363ce6 100644
--- a/xml2tsv.c
+++ b/xml2tsv.c
@@ -16,11 +16,7 @@
#include <string.h>
#include "xml.h"
-
-#define STR_MAX 128
-#define DEPTH_MAX 50
-#define SEP '\t'
-#define SATTR '='
+#include "config.h"
/* tag stack */