diff options
Diffstat (limited to 'lib/cookie.c')
-rw-r--r-- | lib/cookie.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cookie.c b/lib/cookie.c index fed4a44f6..b117f2f8b 100644 --- a/lib/cookie.c +++ b/lib/cookie.c @@ -96,6 +96,7 @@ Example set of cookies: #include "memory.h" #include "share.h" #include "strtoofft.h" +#include "rawstr.h" /* The last #include file should be: */ #ifdef CURLDEBUG |