about summary refs log tree commit diff stats
path: root/src/LYEdit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYEdit.h')
-rw-r--r--src/LYEdit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYEdit.h b/src/LYEdit.h
index f8ee515d..3eaa0e73 100644
--- a/src/LYEdit.h
+++ b/src/LYEdit.h
@@ -5,4 +5,6 @@
 
 extern int edit_current_file PARAMS((char *newfile, int cur, int lineno));
 
+extern BOOLEAN editor_can_position NOPARAMS;
+
 #endif /* LYEDIT_H */