summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-lib_http_src_Http.cpp
blob: a8c8f58fd993032c7e62845a03bff3c92d3cf398 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/http/src/Http.cpp.orig	2003-09-16 17:35:09 UTC
+++ lib/http/src/Http.cpp
@@ -31,6 +31,7 @@ ________________________________________
 
 #include "config.h"
 #include <stdio.h> 
+#include <stdlib.h> 
 #include <sys/types.h>
 #include <sys/stat.h>
 #ifndef WIN32