aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorN.N. <federico__@users.sourceforge.net>2007-09-18 17:19:03 +0000
committerN.N. <federico__@users.sourceforge.net>2007-09-18 17:19:03 +0000
commitf3e255ddca6468b6adea0f10f30540c37cdde9ad (patch)
tree93e5368ec4db390e7fc1ad456b33c229730a182c /config.h
first commit for tclpd externalsvn2git-root
svn path=/trunk/externals/tclpd/; revision=8736
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h b/config.h
new file mode 100644
index 0000000..c3bc2d3
--- /dev/null
+++ b/config.h
@@ -0,0 +1,4 @@
+#ifndef __CONFIG_H
+#define __CONFIG_H
+#include <tcl.h>
+#endif /* __CONFIG_H */