From ebe6d9d8758d36e03cf39b6587597c67ab778436 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 5 Oct 2017 14:40:24 +0200 Subject: whitespace and comment format fixes, no code changes Signed-off-by: Denys Vlasenko --- libpwdgrp/pwd_grp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libpwdgrp') diff --git a/libpwdgrp/pwd_grp.c b/libpwdgrp/pwd_grp.c index c9bbc8bda..7e3568f80 100644 --- a/libpwdgrp/pwd_grp.c +++ b/libpwdgrp/pwd_grp.c @@ -28,7 +28,6 @@ * implemented, if you need a particular missing function it should be * easy to write it by using the internal common code. */ - #include "libbb.h" struct const_passdb { -- cgit v1.2.3