Apply vodz' last_patch52
[oweals/busybox.git] / libbb / my_getpwnamegid.c
index 9c45580b58b057c232285769544dfc6f0a1979a2..07e02c1cf4c92b9dd633899b27cde1c716206b80 100644 (file)
@@ -21,9 +21,9 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "pwd.h"
-#include "grp.h"
 #include "libbb.h"
+#include "pwd_.h"
+#include "grp_.h"