Removed spurious includes.

This commit is contained in:
Sergey Poznyakoff
2003-10-08 11:17:52 +00:00
parent 89d2ad35e6
commit 80e978dc2e
2 changed files with 0 additions and 4 deletions

View 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"

View File

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