VirtualBox

Changeset 3026 in kBuild


Ignore:
Timestamp:
Apr 13, 2017 10:22:45 AM (8 years ago)
Author:
bird
Message:

dir.c: include default glob.h or we may get the wrong one while bootstrapping.

File:
1 edited

Legend:

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

    r2931 r3026  
    13521352/* Hooks for globbing.  */
    13531353
    1354 #if defined(KMK) && !defined(__OS2__)
    1355 # include "glob/glob.h"
    1356 #else
    13571354#include <glob.h>
    1358 #endif
    13591355
    13601356/* Structure describing state of iterating through a directory hash table.  */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette