]> Dogcows Code - chaz/tar/commitdiff
Removed spurious includes.
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 8 Oct 2003 11:17:52 +0000 (11:17 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 8 Oct 2003 11:17:52 +0000 (11:17 +0000)
src/names.c
src/xheader.c

index 5fdc43321a2eed92af7b445fb12d005def7b1d31..3ebf9cb2f25911098a43871ebf98561aed4b34c1 100644 (file)
@@ -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"
index 1f1b190d0cc5eca9b47fb3c57b8c9f138e619b81..ff046367c4e2dd7cfdaf8aa7dbdf22f53a72b907 100644 (file)
@@ -18,9 +18,7 @@
 
 #include "system.h"
 
-#include <grp.h>
 #include <hash.h>
-#include <pwd.h>
 #include <quotearg.h>
 
 #include "common.h"
This page took 0.02528 seconds and 4 git commands to generate.