summaryrefslogtreecommitdiff
path: root/src/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/touch.c')
-rw-r--r--src/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touch.c b/src/touch.c
index 961d365cd..fbe542743 100644
--- a/src/touch.c
+++ b/src/touch.c
@@ -40,13 +40,13 @@
#include "system.h"
#include "version.h"
#include "error.h"
+#include "argmatch.h"
#ifndef STDC_HEADERS
time_t mktime ();
time_t time ();
#endif
-int argmatch ();
time_t get_date ();
time_t posixtime ();
int safe_read ();