Преглед на файлове

Removed spurious includes.

Sergey Poznyakoff преди 21 години
родител
ревизия
80e978dc2e
променени са 2 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 2
      src/names.c
  2. 0 2
      src/xheader.c

+ 0 - 2
src/names.c

@@ -20,9 +20,7 @@
 #include "system.h"
 
 #include <fnmatch.h>
-#include <grp.h>
 #include <hash.h>
-#include <pwd.h>
 #include <quotearg.h>
 
 #include "common.h"

+ 0 - 2
src/xheader.c

@@ -18,9 +18,7 @@
 
 #include "system.h"
 
-#include <grp.h>
 #include <hash.h>
-#include <pwd.h>
 #include <quotearg.h>
 
 #include "common.h"