summaryrefslogtreecommitdiff
path: root/code/ecp/config_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/ecp/config_posix.h')
-rw-r--r--code/ecp/config_posix.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/code/ecp/config_posix.h b/code/ecp/config_posix.h
new file mode 100644
index 0000000..ad67d8a
--- /dev/null
+++ b/code/ecp/config_posix.h
@@ -0,0 +1,5 @@
+#define ECP_WITH_PTHREAD 1
+#define ECP_WITH_HTABLE 1
+#define ECP_WITH_RBUF 1
+#define ECP_WITH_MSGQ 1
+#define ECP_DEBUG 1 \ No newline at end of file