From 24cd8ca4ee1ea08526eb82e6c122870c86da5603 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Tue, 19 Nov 2024 21:20:13 -0700 Subject: Add libmisc/log.h to remove stdio.h --- cmd/srv9p/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cmd/srv9p/main.c') diff --git a/cmd/srv9p/main.c b/cmd/srv9p/main.c index d0a683a..be34daa 100644 --- a/cmd/srv9p/main.c +++ b/cmd/srv9p/main.c @@ -5,7 +5,6 @@ */ #include -#include #include #include -- cgit v1.2.3-2-g168b