summaryrefslogtreecommitdiff
path: root/make_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'make_cmd.h')
-rw-r--r--make_cmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/make_cmd.h b/make_cmd.h
index f17774d9..fcd7766d 100644
--- a/make_cmd.h
+++ b/make_cmd.h
@@ -23,6 +23,8 @@
#include "stdc.h"
+extern int here_doc_first_line;
+
extern void cmd_init __P((void));
extern WORD_DESC *alloc_word_desc __P((void));