]> git.pld-linux.org Git - packages/xmlrpc-c.git/blobdiff - xmlrpc-c-longlong.patch
rediff patches
[packages/xmlrpc-c.git] / xmlrpc-c-longlong.patch
index 3458d84435f5e9f77203acd9ef6388bad5a6a200..7f8c4074d4ace252954da897842a1357174ae59c 100644 (file)
@@ -31,7 +31,7 @@ index cdc9161..cbdf3d0 100644
  #include <stdarg.h>
 +#include <stdint.h>
  #include <time.h>
- #include <xmlrpc-c/c_util.h>
+ #include <xmlrpc-c/c_util.h>  /* For XMLRPC_DLLEXPORT */
  #include <xmlrpc-c/util.h>
 @@ -50,9 +51,9 @@ xmlrpc_version(unsigned int * const majorP,
  
This page took 0.201214 seconds and 4 git commands to generate.