diff modules/ldap/eldap.c @ 1706:9fc738581a9d

[xemacs-hg @ 2003-09-22 03:21:12 by james] Remove GNU DLD support, fix the C++ build, make eval-related functions visible to modules, and fix minor Windows-related problems.
author james
date Mon, 22 Sep 2003 03:21:19 +0000
parents 64eaceca611d
children 61855263cb07
line wrap: on
line diff
--- a/modules/ldap/eldap.c	Sun Sep 21 21:52:23 2003 +0000
+++ b/modules/ldap/eldap.c	Mon Sep 22 03:21:19 2003 +0000
@@ -856,7 +856,7 @@
 }
 
 #ifdef HAVE_SHLIB
-void unload_eldap (void);
+EXTERN_C void unload_eldap (void);
 void
 unload_eldap (void)
 {