SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/gloox/patches/patch-src_examples_roster_example_cpp
Normal file
11
net/gloox/patches/patch-src_examples_roster_example_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: src/examples/roster_example.cpp
|
||||
--- src/examples/roster_example.cpp.orig
|
||||
+++ src/examples/roster_example.cpp
|
||||
@@ -27,6 +27,7 @@ using namespace gloox;
|
||||
#include <string>
|
||||
|
||||
#include <cstdio> // [s]print[f]
|
||||
+#include <ctime>
|
||||
|
||||
class RosterTest : public RosterListener, ConnectionListener, LogHandler, MessageHandler
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue