summaryrefslogtreecommitdiff
path: root/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'http.c')
-rw-r--r--http.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/http.c b/http.c
index 58d188c..75769f2 100644
--- a/http.c
+++ b/http.c
@@ -3,7 +3,6 @@
3 3
4#include "xs.h" 4#include "xs.h"
5#include "xs_io.h" 5#include "xs_io.h"
6#include "xs_encdec.h"
7#include "xs_openssl.h" 6#include "xs_openssl.h"
8#include "xs_curl.h" 7#include "xs_curl.h"
9#include "xs_time.h" 8#include "xs_time.h"