diff --git a/surf.c b/surf.c index 87c10ef..0c2d580 100644 --- a/surf.c +++ b/surf.c @@ -2,6 +2,7 @@ * * To understand surf, start reading main(). */ +#define LIBSOUP_USE_UNSTABLE_REQUEST_API #include #include @@ -22,6 +23,7 @@ #include #include #include +#include #include #include