Changeset 11918 in webkit for trunk/JavaScriptCore/kxmlcore/TCSystemAlloc.cpp
- Timestamp:
- Jan 6, 2006, 2:43:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kxmlcore/TCSystemAlloc.cpp
r10724 r11918 39 39 #include <sys/types.h> 40 40 #endif 41 #ifndef WIN32 41 42 #include <unistd.h> 43 #include <sys/mman.h> 44 #endif 42 45 #include <fcntl.h> 43 #include <sys/mman.h>44 46 #include "TCSystemAlloc.h" 45 47 #include "TCSpinLock.h"
Note:
See TracChangeset
for help on using the changeset viewer.