Parcourir la source

Removed spurious includes.

Sergey Poznyakoff il y a 21 ans
Parent
commit
80e978dc2e
2 fichiers modifiés avec 0 ajouts et 4 suppressions
  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"