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_bosh_example_cpp
Normal file
11
net/gloox/patches/patch-src_examples_bosh_example_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: src/examples/bosh_example.cpp
|
||||
--- src/examples/bosh_example.cpp.orig
|
||||
+++ src/examples/bosh_example.cpp
|
||||
@@ -36,6 +36,7 @@ using namespace gloox;
|
||||
#include <string>
|
||||
|
||||
#include <cstdio> // [s]print[f]
|
||||
+#include <ctime>
|
||||
|
||||
#if defined( WIN32 ) || defined( _WIN32 )
|
||||
# include <windows.h>
|
Loading…
Add table
Add a link
Reference in a new issue