summaryrefslogtreecommitdiff
path: root/lib9p/tests
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-03 16:12:24 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-03 21:04:40 -0700
commit06ecb79d66b78dd3906a643d198e39c639c608b0 (patch)
tree66be317e223bfc3e5fb43d0338f039f895790b89 /lib9p/tests
parent652098de8dce01af90a65e0efa48dc156abc6329 (diff)
lib9p: idl: 9P2000.p9p: Get code generating
Diffstat (limited to 'lib9p/tests')
-rw-r--r--lib9p/tests/test_server/config/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib9p/tests/test_server/config/config.h b/lib9p/tests/test_server/config/config.h
index 971dda2..e4036d6 100644
--- a/lib9p/tests/test_server/config/config.h
+++ b/lib9p/tests/test_server/config/config.h
@@ -43,6 +43,7 @@
#define CONFIG_9P_ENABLE_9P2000_u 1 /* bool */
#define CONFIG_9P_ENABLE_9P2000_e 0 /* bool */
#define CONFIG_9P_ENABLE_9P2000_L 0 /* bool */
+#define CONFIG_9P_ENABLE_9P2000_p9p 0 /* bool */
/* COROUTINE ******************************************************************/