summaryrefslogtreecommitdiff
path: root/src/chmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chmod.c')
-rw-r--r--src/chmod.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/chmod.c b/src/chmod.c
index e22096307..06f2020d3 100644
--- a/src/chmod.c
+++ b/src/chmod.c
@@ -23,12 +23,10 @@
#include <sys/types.h>
#include "system.h"
-#include "closeout.h"
#include "error.h"
#include "filemode.h"
#include "modechange.h"
#include "savedir.h"
-#include "version-etc.h"
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "chmod"