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/remake.c

    r1862 r1971  
    240240
    241241              /* Free the storage.  */
    242 #ifndef KMK
     242#ifndef CONFIG_WITH_ALLOC_CACHES
    243243              free (g);
    244244#else
Note: See TracChangeset for help on using the changeset viewer.