WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37861
Add missing includes to platform/posix/FileSystemPOSIX.cpp
https://bugs.webkit.org/show_bug.cgi?id=37861
Summary
Add missing includes to platform/posix/FileSystemPOSIX.cpp
Gustavo Sverzut Barbieri
Reported
2010-04-20 08:09:43 PDT
Currently FileSystemPOSIX.cpp misses fcntl.h and sys/types.h. Particularly without fcntl.h it will not build due O_RDONLY and friends.
Attachments
Add missing includes to FileSystemPOSIX.cpp
(1.05 KB, patch)
2010-04-20 08:12 PDT
,
Gustavo Sverzut Barbieri
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gustavo Sverzut Barbieri
Comment 1
2010-04-20 08:12:05 PDT
Created
attachment 53821
[details]
Add missing includes to FileSystemPOSIX.cpp
Nikolas Zimmermann
Comment 2
2010-04-20 08:13:34 PDT
Comment on
attachment 53821
[details]
Add missing includes to FileSystemPOSIX.cpp Looks fine. r=me.
WebKit Commit Bot
Comment 3
2010-04-21 03:44:35 PDT
Comment on
attachment 53821
[details]
Add missing includes to FileSystemPOSIX.cpp Clearing flags on attachment: 53821 Committed
r57962
: <
http://trac.webkit.org/changeset/57962
>
WebKit Commit Bot
Comment 4
2010-04-21 03:44:40 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug