From 5febc75c02efe70746168baa4469649bf0aad7da Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Thu, 24 Oct 2019 02:24:23 -0400 Subject: fix some compile-via-gprbuild warnings --- usr.bin/nohup/nohup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/nohup') diff --git a/usr.bin/nohup/nohup.c b/usr.bin/nohup/nohup.c index 7b3a9cd..114a287 100644 --- a/usr.bin/nohup/nohup.c +++ b/usr.bin/nohup/nohup.c @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include static void dofile(void); -- cgit v1.2.3-70-g09d2