summaryrefslogtreecommitdiff
path: root/guile.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-09-22 17:10:34 -0400
committerPaul Smith <psmith@gnu.org>2013-09-22 17:10:34 -0400
commit26f4525ebafeed12948bd1dbbda99257f833b090 (patch)
treeccb9468c060d3455ab7ded3f661d3a5006c630c1 /guile.c
parentbd2bcaeda6ccaddcac9f5170501c804c02d05b86 (diff)
downloadmake-26f4525ebafeed12948bd1dbbda99257f833b090.tar.gz
Add VMS port updates from Hartmut Becker.
Diffstat (limited to 'guile.c')
-rw-r--r--guile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/guile.c b/guile.c
index f5637fd2..6c9fb753 100644
--- a/guile.c
+++ b/guile.c
@@ -18,6 +18,7 @@ this program. If not, see <http://www.gnu.org/licenses/>. */
#include "gnumake.h"
#include "debug.h"
+#include "filedef.h"
#include "dep.h"
#include "variable.h"