openbsd: fix compile error

pull/1/head
Michael Santos 7 years ago
parent 899e988a6f
commit 9a87cd4e1b

@ -17,6 +17,7 @@
#include <string.h>
#include <unistd.h>
#include <ctype.h>
#include <limits.h>
#include <err.h>
#include <strophe.h>

Loading…
Cancel
Save