From 1fc1d8afcb5b9947e2b9665514dbfd1e86c0bf3f Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 2 Jan 2005 23:49:58 -0500 Subject: snapshot of project "lynx", label v2-8-6dev_10 --- src/LYCgi.h | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'src/LYCgi.h') diff --git a/src/LYCgi.h b/src/LYCgi.h index bd29a780..6b90f2de 100644 --- a/src/LYCgi.h +++ b/src/LYCgi.h @@ -5,6 +5,12 @@ #include #endif -extern void add_lynxcgi_environment(const char *variable_name); +#ifdef __cplusplus +extern "C" { +#endif + extern void add_lynxcgi_environment(const char *variable_name); -#endif /* LYGETFILE_H */ +#ifdef __cplusplus +} +#endif +#endif /* LYGETFILE_H */ -- cgit 1.4.1-2-gfad0