Apply vodz' last_patch52
[oweals/busybox.git] / libbb / my_getpwnam.c
index db7f4a65fa539a6fef9123d1e7aa7a934601a073..04951a4d0873ccd811ffe186c03d514d17e2938c 100644 (file)
@@ -22,8 +22,8 @@
 #include <stdio.h>
 #include <string.h>
 #include "libbb.h"
-#include "pwd.h"
-#include "grp.h"
+#include "pwd_.h"
+#include "grp_.h"
 
 
 /* returns a uid given a username */