Changeset 3026 in kBuild
- Timestamp:
- Apr 13, 2017 10:22:45 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/dir.c
r2931 r3026 1352 1352 /* Hooks for globbing. */ 1353 1353 1354 #if defined(KMK) && !defined(__OS2__)1355 # include "glob/glob.h"1356 #else1357 1354 #include <glob.h> 1358 #endif1359 1355 1360 1356 /* Structure describing state of iterating through a directory hash table. */
Note:
See TracChangeset
for help on using the changeset viewer.