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
/
xml
/
AccessControlList.cpp
diff --git
a/WebCore/xml/AccessControlList.cpp
b/WebCore/xml/AccessControlList.cpp
index
2714caa
..
dcb0f43
100644
(file)
--- a/
WebCore/xml/AccessControlList.cpp
+++ b/
WebCore/xml/AccessControlList.cpp
@@
-29,6
+29,7
@@
#include "AccessItemRule.h"
#include "PlatformString.h"
#include "SecurityOrigin.h"
+#include <stdio.h>
namespace WebCore {