Browse Source

Remove the no-longer-needed #include <sys/user.h>

Eric Andersen 21 năm trước cách đây
mục cha
commit
45a95a4661
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      utils/ldconfig.c

+ 0 - 1
utils/ldconfig.c

@@ -37,7 +37,6 @@
 #include <errno.h>
 #include <sys/stat.h>
 #include <sys/mman.h>
-#include <sys/user.h>
 #include "dl-elf.h"
 #include "readsoname.h"