summaryrefslogtreecommitdiff
path: root/lib9p/tests
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-03 21:17:57 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-03 21:17:57 -0700
commit2511735ccc4d8bffa66e91d6395957ed0e1e6ee0 (patch)
tree739399d3cd759e6a69231f02f242f88bf04efc15 /lib9p/tests
parent1e2b67047da4ad0f567ef5956f813b2d33b3cfa6 (diff)
parent1529d75b21b3e719e15988fb16abc2e02d5ddcb3 (diff)
Merge branch 'lukeshu/9p-idl-defs'
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 ******************************************************************/