summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorroot <root@phone01.(none)>2010-09-26 10:38:19 +0200
committerroot <root@phone01.(none)>2010-09-26 10:38:19 +0200
commitd0b22a46b53c968de3ec85022251f318d97e6b27 (patch)
tree26c5965da81e50e0b2619edff7008243c31711a9 /config.h
parentf7cfcdb6b1fcfaf149dce2195181f3d8707306b6 (diff)
downloadMAC-Telnet-d0b22a46b53c968de3ec85022251f318d97e6b27.tar.gz
MAC-Telnet-d0b22a46b53c968de3ec85022251f318d97e6b27.zip
Files splitted
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h b/config.h
new file mode 100644
index 0000000..15fce0d
--- /dev/null
+++ b/config.h
@@ -0,0 +1,6 @@
+#ifndef _CONFIG_H
+#define _CONFIG_H 1
+
+#define DEBUG 0
+
+#endif