$OpenBSD: patch-src_examples_vcard_example_cpp,v 1.1 2017/08/08 08:57:45 bentley Exp $

Index: src/examples/vcard_example.cpp
--- src/examples/vcard_example.cpp.orig
+++ src/examples/vcard_example.cpp
@@ -26,6 +26,7 @@ using namespace gloox;
 #include <string>
 
 #include <cstdio> // [s]print[f]
+#include <ctime>
 
 class VCardTest : public ConnectionListener, LogHandler, VCardHandler
 {
