From eb22d46e7c754e8f4fc87878ba4e21ea064c3197 Mon Sep 17 00:00:00 2001 From: ChatGPT Date: Sun, 14 Jun 2026 05:56:21 +0000 Subject: [PATCH] 0505 build: include NWFS public headers with subdirectory --- src/connect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connect.c b/src/connect.c index d1fc331..c2e6a40 100644 --- a/src/connect.c +++ b/src/connect.c @@ -64,7 +64,7 @@ static int act_umode_file=0; #include "namspace.h" #include "namedos.h" #include "connect.h" -#include +#include /* connect.h may already be include-guarded through another header before * NW_VOL is visible, so keep this local forward declaration before the