blob: ee82be3dcd2b1bdc51461728d55d1b40253a41cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./include/xmlrpc-c/abyss.h.orig
+++ ./include/xmlrpc-c/abyss.h
@@ -432,7 +432,7 @@
const char * const user,
const char * const pass);
-XMLRPC_ABYSS_EXPORTED
+XMLRPC_DLLEXPORT
abyss_bool
ResponseAddField(TSession * const sessionP,
const char * const name,
|