]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPReferenceList.h
Merge branch 'mdb.master' of /home/hyc/OD/mdb
[openldap] / contrib / ldapc++ / src / LDAPReferenceList.h
index fb289833b2776ca8ff6ad6ded264448d1ac09684..17bb164b13f8ce6ae8f120a33906a2557a69d5fc 100644 (file)
@@ -1,11 +1,13 @@
+// $OpenLDAP$
 /*
- * Copyright 2000, OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2000-2011 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;