Skip to content

Commit

Permalink
sasl: Added curl_memory.h include as per test 1132
Browse files Browse the repository at this point in the history
  • Loading branch information
captain-caveman2k committed Apr 6, 2014
1 parent 2af28a1 commit fe15ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/curl_sasl_sspi.c
Expand Up @@ -32,6 +32,7 @@
#include "urldata.h"
#include "curl_base64.h"
#include "warnless.h"
#include "curl_memory.h"

#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>
Expand Down

0 comments on commit fe15ea6

Please sign in to comment.