summaryrefslogtreecommitdiff
path: root/examples/basic.c
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2020-06-02 16:51:27 +0300
committerdefanor <defanor@uberspace.net>2020-06-02 16:51:27 +0300
commitc2c9c7918fe73e901ec8c76ef360374f9ad25c75 (patch)
tree9b420fed6571b58d8a7235ebb69e4cf5c38fb0da /examples/basic.c
parentdcac1adb85e2087b82daf7cbfeed51b90ada9279 (diff)
Add examples/weechat.c into the distribution
Diffstat (limited to 'examples/basic.c')
-rw-r--r--examples/basic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/basic.c b/examples/basic.c
index d9a3f65..cbc9f4f 100644
--- a/examples/basic.c
+++ b/examples/basic.c
@@ -3,6 +3,7 @@
#include <errno.h>
#include <syslog.h>
#include <gnutls/gnutls.h>
+#include <gsasl.h>
#include <rexmpp.h>