http2: include curl_memory.h
authorDaniel Stenberg <daniel@haxx.se>
Sat, 7 Sep 2013 17:47:26 +0000 (19:47 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 7 Sep 2013 17:48:01 +0000 (19:48 +0200)
Detected by test 1132

lib/http2.c

index 2f58059..4b461dd 100644 (file)
@@ -32,6 +32,7 @@
 #include "http.h"
 #include "sendf.h"
 #include "curl_base64.h"
+#include "curl_memory.h"
 
 /* include memdebug.h last */
 #include "memdebug.h"