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/unexpand/unexpand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/unexpand') diff --git a/usr.bin/unexpand/unexpand.c b/usr.bin/unexpand/unexpand.c index 5edc21c..28fce97 100644 --- a/usr.bin/unexpand/unexpand.c +++ b/usr.bin/unexpand/unexpand.c @@ -33,7 +33,7 @@ * unexpand - put tabs into a file replacing blanks */ #include -#include +#include #include #include #include -- cgit v1.2.3-70-g09d2