Prechádzať zdrojové kódy

Removed spurious includes.

Sergey Poznyakoff 21 rokov pred
rodič
commit
80e978dc2e
2 zmenil súbory, kde vykonal 0 pridanie a 4 odobranie
  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"