[PATCH] test: Align mongoose.h location

9 views
Skip to first unread message

Bastian Germann

unread,
May 29, 2026, 6:52:24 PM (6 days ago) May 29
to swup...@googlegroups.com, Bastian Germann
The other code includes "mongoose.h", so use this include path in the
test as well.

Signed-off-by: Bastian Germann <ba...@debian.org>
---
test/test_mongoose_upload.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_mongoose_upload.c b/test/test_mongoose_upload.c
index fbf86980..33d79ce0 100644
--- a/test/test_mongoose_upload.c
+++ b/test/test_mongoose_upload.c
@@ -11,7 +11,7 @@
#include <stdlib.h>
#include <string.h>

-#include "mongoose/mongoose.h"
+#include "mongoose.h"

void mongoose_upload_ok_reply(struct mg_connection *nc,
const struct mg_str *filename, size_t len);
Reply all
Reply to author
Forward
0 new messages