diff options
Diffstat (limited to 'webfinger.c')
| -rw-r--r-- | webfinger.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webfinger.c b/webfinger.c index 46b7edb..12ec42c 100644 --- a/webfinger.c +++ b/webfinger.c @@ -5,6 +5,7 @@ #include "xs_json.h" #include "xs_curl.h" #include "xs_mime.h" +#include "xs_http.h" #include "snac.h" |