git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2008-05-14 Julien Chaffraix <jchaffraix@webkit.org>
[WebKit-https.git]
/
WebCore
/
loader
/
appcache
/
ApplicationCacheResource.cpp
diff --git
a/WebCore/loader/appcache/ApplicationCacheResource.cpp
b/WebCore/loader/appcache/ApplicationCacheResource.cpp
index
86dd48e
..
ee82ff5
100644
(file)
--- a/
WebCore/loader/appcache/ApplicationCacheResource.cpp
+++ b/
WebCore/loader/appcache/ApplicationCacheResource.cpp
@@
-25,6
+25,7
@@
#include "config.h"
#include "ApplicationCacheResource.h"
+#include <stdio.h>
#if ENABLE(OFFLINE_WEB_APPLICATIONS)