]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
s/get-date.h/getdate.h/
authorJim Meyering <jim@meyering.net>
Sat, 14 Mar 1998 16:32:35 +0000 (16:32 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Mar 1998 16:32:35 +0000 (16:32 +0000)
src/touch.c

index 44707f51cf9d0bb4e42267b92fa475b3f22fcd41..41decd08af023d63600a81fc684ab532e5a9c1dd 100644 (file)
@@ -41,7 +41,7 @@
 #include "closeout.h"
 #include "error.h"
 #include "argmatch.h"
-#include "get-date.h"
+#include "getdate.h"
 
 #ifndef STDC_HEADERS
 time_t time ();