digest_sspi: fix include

Fix compile break from 811a693b80
This commit is contained in:
Marcel Raad 2016-10-31 12:48:48 +01:00
parent 52a2c2fb51
commit 4f97d9832c
No known key found for this signature in database
GPG Key ID: B7F13D981BBF1607
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#include "curl_multibyte.h"
#include "sendf.h"
#include "strdup.h"
#include "rawstr.h"
#include "strcase.h"
/* The last #include files should be: */
#include "curl_memory.h"