Changeset 1971 for trunk/src/kmk/misc.c


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

Some CONFIG_WITH_ALLOC_CACHE build fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/misc.c

    r1935 r1971  
    2020#include "dep.h"
    2121#include "debug.h"
    22 #ifdef CONFIG_WITH_VALUE_LENGTH
     22#if defined (CONFIG_WITH_VALUE_LENGTH) || defined (CONFIG_WITH_ALLOC_CACHES)
    2323# include <assert.h>
    2424#endif
Note: See TracChangeset for help on using the changeset viewer.