[evolution-data-server] [win32} The ber_* functions are prototyped in winber.h



commit c439a049b69a70819ab80064fab3e944762b8983
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Wed Mar 3 22:02:59 2010 +0100

    [win32} The ber_* functions are prototyped in winber.h

 addressbook/backends/ldap/e-book-backend-ldap.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/addressbook/backends/ldap/e-book-backend-ldap.c b/addressbook/backends/ldap/e-book-backend-ldap.c
index d7a9ee8..64da7fd 100644
--- a/addressbook/backends/ldap/e-book-backend-ldap.c
+++ b/addressbook/backends/ldap/e-book-backend-ldap.c
@@ -50,6 +50,7 @@
 #undef interface
 #include <winldap.h>
 #define LDAP_RES_RENAME LDAP_RES_MODRDN
+#include <winber.h>
 #include "openldap-extract.h"
 
 /* map between the WinLDAP API and OpenLDAP API */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]