Changeset 1915 for trunk/src/kmk/file.c


Ignore:
Timestamp:
Oct 22, 2008, 11:59:51 PM (17 years ago)
Author:
bird
Message:

kmk: CONFIG_WITH_MINIMAL_STATS vs. CONFIG_WITH_MAKE_STATS - require special builds for expensive statistics.

File:
1 edited

Legend:

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

    r1903 r1915  
    2828#include "debug.h"
    2929#include "hash.h"
     30#ifdef CONFIG_WITH_STRCACHE2
     31# include <stddef.h>
     32#endif
    3033
    3134
Note: See TracChangeset for help on using the changeset viewer.