Apply vodz' last_patch52
[oweals/busybox.git] / libbb / my_getgrgid.c
index bf2067e468bbb6eb42ace3fd8890cfaddc507795..88bafc97b177b3cda8c90b668c2936679528d9ee 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"
 
 
 /* gets a groupname given a gid */