]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPReferenceList.h
Merge remote branch 'origin/mdb.master'
[openldap] / contrib / ldapc++ / src / LDAPReferenceList.h
index 34af7473cd0b74522277f0d409ff5c178bcd75da..60d9059462911eff69fe8a9dec511e63b93432b3 100644 (file)
@@ -1,12 +1,13 @@
 // $OpenLDAP$
 /*
- * Copyright 2000-2011 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2012 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
 #ifndef LDAP_REFERENCE_LIST_H
 #define LDAP_REFERENCE_LIST_H
 
+#include <cstdio>
 #include <list>
 
 class LDAPSearchReference;