diff options
Diffstat (limited to 'www/links/files/patch-links.h')
-rw-r--r-- | www/links/files/patch-links.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/links/files/patch-links.h b/www/links/files/patch-links.h new file mode 100644 index 000000000000..ce098ddeb897 --- /dev/null +++ b/www/links/files/patch-links.h @@ -0,0 +1,8 @@ +--- links.h.orig Sat Mar 2 05:35:30 2002 ++++ links.h Fri Apr 26 09:11:47 2002 +@@ -1984,4 +1984,5 @@ + extern int no_connect; + extern int base_session; ++extern int force_html; + + #define D_DUMP 1 |