Author: Chris Nauroth <cnauroth@apache.org> Reviewers: Enrico Olivelli <eolivelli@apache.org>, Mate Szalay-Beko <symat@apache.org> Closes #1967 from cnauroth/ZOOKEEPER-4654
@@ -16,6 +16,8 @@
* limitations under the License.
*/
+#include <time.h>
+
#include "Util.h"
#include "string.h"