aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/getpw.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpwdgrp/getpw.c')
-rw-r--r--libpwdgrp/getpw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/getpw.c b/libpwdgrp/getpw.c
index ca11188aa..d46e2c7da 100644
--- a/libpwdgrp/getpw.c
+++ b/libpwdgrp/getpw.c
@@ -23,7 +23,7 @@
#include <sys/types.h>
#include <errno.h>
#include <stdio.h>
-#include "pwd.h"
+#include "pwd_.h"
int getpw(uid_t uid, char *buf)
{