[Webkit-unassigned] [Bug 37861] New: Add missing includes to platform/posix/FileSystemPOSIX.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 08:09:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37861

           Summary: Add missing includes to
                    platform/posix/FileSystemPOSIX.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barbieri at profusion.mobi


Currently FileSystemPOSIX.cpp misses fcntl.h and sys/types.h. Particularly
without fcntl.h it will not build due O_RDONLY and friends.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list