C LDAP

Hi! I’ve downloaded Novell’s LDAP Libraries for C. When I include ldap_ssl.h in my program and try to compile it,I get the following error:

ldap_ssl.h:160: error : expected ‘)’ before ‘*’ token

Why does that happen? What can I do about it? Thanks in advance