1 2 3 4 5 6 7 8 9 10
--- a/contrib/ldapc++/src/SaslInteractionHandler.cpp +++ b/contrib/ldapc++/src/SaslInteractionHandler.cpp @@ -13,6 +13,7 @@ #include <termios.h> #endif +#include <stdio.h> #include <string.h> #include "SaslInteractionHandler.h" #include "SaslInteraction.h"