about summary refs log tree commit diff stats
path: root/src/LYOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYOptions.h')
-rw-r--r--src/LYOptions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYOptions.h b/src/LYOptions.h
index b0c3ffad..16b4394e 100644
--- a/src/LYOptions.h
+++ b/src/LYOptions.h
@@ -21,6 +21,7 @@ extern  int popup_choice PARAMS((
 	popup_choice(cur, line, column, (CONST char **)choices, length, disabled, mouse)
 
 #ifndef NO_OPTION_FORMS
+extern void LYMenuVisitedLinks PARAMS((FILE * fp0, int disable_all));
 extern int postoptions PARAMS((DocInfo *newdoc));
 #endif /* !NO_OPTION_FORMS */