]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPMessage.h
- Fixed some memory leak detected by Jeff Costlow <j.costlow@f5.com>
[openldap] / contrib / ldapc++ / src / LDAPMessage.h
index 130a030b94041db87b0839248b845d1c2053b270..1f57fdd90cc067d44e127e73d54f14b8ea01262d 100644 (file)
@@ -8,7 +8,7 @@
 #define LDAP_MSG_H
 #include <ldap.h>
 
-#include "LDAPControlSet.h"
+#include <LDAPControlSet.h>
 
 class LDAPRequest;
 /**