aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
Diffstat (limited to 'libbb')
-rw-r--r--libbb/pwd2spwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/pwd2spwd.c b/libbb/pwd2spwd.c
index a04de5f0f..3dd625b27 100644
--- a/libbb/pwd2spwd.c
+++ b/libbb/pwd2spwd.c
@@ -31,7 +31,7 @@
31#include <time.h> 31#include <time.h>
32#include <sys/types.h> 32#include <sys/types.h>
33#include "libbb.h" 33#include "libbb.h"
34#include "shadow.h" 34#include "shadow_.h"
35 35
36/* 36/*
37 * pwd_to_spwd - create entries for new spwd structure 37 * pwd_to_spwd - create entries for new spwd structure