Changeset 1976 for trunk


Ignore:
Timestamp:
Oct 26, 2008, 11:50:42 PM (17 years ago)
Author:
bird
Message:

make.h: build fix/adjstument.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/make.h

    r1975 r1976  
    147147
    148148#if defined (KMK) || defined (CONFIG_WITH_VALUE_LENGTH) \
    149  || defined (CONFIG_WITH_ALLOC_CACHES)
     149 || defined (CONFIG_WITH_ALLOC_CACHES) \
     150 || defined (CONFIG_WITH_STRCACHE2)
    150151# ifdef _MSC_VER
    151152#  define MY_INLINE     _inline static
Note: See TracChangeset for help on using the changeset viewer.