]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/SaslInteractionHandler.cpp
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / contrib / ldapc++ / src / SaslInteractionHandler.cpp
index 16d5ce1c919bc40b5adfe1770eca54b3358929e6..3233ac9fc8ca44a9c281902113aade3442e7731e 100644 (file)
@@ -1,6 +1,6 @@
 // $OpenLDAP$
 /*
- * Copyright 2007, OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 2007-2012 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
@@ -11,6 +11,7 @@
 
 #ifdef HAVE_TERMIOS_H
 #include <termios.h>
+#include <cstdio>
 #endif
 
 #include <string.h>