Changeset 1971 for trunk/src/kmk/misc.c
- Timestamp:
- Oct 26, 2008, 11:26:12 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/misc.c
r1935 r1971 20 20 #include "dep.h" 21 21 #include "debug.h" 22 #if def CONFIG_WITH_VALUE_LENGTH22 #if defined (CONFIG_WITH_VALUE_LENGTH) || defined (CONFIG_WITH_ALLOC_CACHES) 23 23 # include <assert.h> 24 24 #endif
Note:
See TracChangeset
for help on using the changeset viewer.