diff options
Diffstat (limited to 'libpwdgrp/pwd_grp.c')
-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 @@ | |||
28 | * implemented, if you need a particular missing function it should be | 28 | * implemented, if you need a particular missing function it should be |
29 | * easy to write it by using the internal common code. | 29 | * easy to write it by using the internal common code. |
30 | */ | 30 | */ |
31 | |||
32 | #include "libbb.h" | 31 | #include "libbb.h" |
33 | 32 | ||
34 | struct const_passdb { | 33 | struct const_passdb { |