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

kmk: cleaning up some CONFIG_WITH_STRCACHE2 mess.

File:
1 edited

Legend:

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

    r1934 r1975  
    126126
    127127struct file *lookup_file (const char *name);
    128 #ifdef KMK
     128#ifdef CONFIG_WITH_STRCACHE2
    129129struct file *lookup_file_cached (const char *name);
    130130#endif
Note: See TracChangeset for help on using the changeset viewer.