Eric Andersen 23 лет назад
Родитель
Сommit
dbd8d59794
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      libc/pwd_grp/initgroups.c

+ 1 - 0
libc/pwd_grp/initgroups.c

@@ -22,6 +22,7 @@
 #include <string.h>
 #include <fcntl.h>
 #include <paths.h>
+#include <stdlib.h>
 #include "config.h"
 
 int initgroups(__const char *user, gid_t gid)