diff options
Diffstat (limited to 'libpwdgrp')
-rw-r--r-- | libpwdgrp/pwd_grp.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 { |