diff options
Diffstat (limited to 'cmd/srv9p/main.c')
-rw-r--r-- | cmd/srv9p/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <error.h> -#include <stdio.h> #include <lib9p/srv.h> #include <libcr/coroutine.h> |