summaryrefslogtreecommitdiff
path: root/lang/modula-3-socks/files/socksconf.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/modula-3-socks/files/socksconf.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/modula-3-socks/files/socksconf.h b/lang/modula-3-socks/files/socksconf.h
new file mode 100644
index 000000000000..033c831f4cba
--- /dev/null
+++ b/lang/modula-3-socks/files/socksconf.h
@@ -0,0 +1,6 @@
+/*
+ * Define 0 or 1 of these, to select the variety of SOCKS support you want.
+ */
+#define HPSOCKS
+#undef SOCKS4
+#undef SOCKS5