From 1a991ada47e0c98ddcb4b2d30b1cf14e4b6a949a Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 22 Sep 2013 00:48:05 -0400 Subject: Add VMS port updates from Hartmut Becker. --- dir.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dir.c') diff --git a/dir.c b/dir.c index 0c93ac9..d046bd9 100644 --- a/dir.c +++ b/dir.c @@ -16,6 +16,7 @@ this program. If not, see . */ #include "makeint.h" #include "hash.h" +#include "filedef.h" #include "dep.h" #ifdef HAVE_DIRENT_H -- cgit v1.2.3