Ignore:
Timestamp:
Mar 17, 2014, 2:50:01 AM (11 years ago)
Author:
Csaba Osztrogonác
Message:

One more fix after r165725.

Patch by Tamas Gergely <[email protected]> on 2014-03-17
Reviewed by Csaba Osztrogonác.

  • wtf/WTFThreadData.h:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WTF/wtf/FastMalloc.cpp

    r165725 r165729  
    462462#endif
    463463
     464#if OS(DARWIN)
    464465#if defined(__has_include) && __has_include(<System/pthread_machdep.h>)
    465466#include <System/pthread_machdep.h>
     467#endif
    466468#endif
    467469
Note: See TracChangeset for help on using the changeset viewer.