VirtualBox

Changeset 3106 in kBuild for trunk/src


Ignore:
Timestamp:
Oct 20, 2017 4:46:51 PM (8 years ago)
Author:
bird
Message:

hurd workaround

File:
1 edited

Legend:

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

    r3059 r3106  
    3333#else
    3434# include <sys/types.h>
     35#endif
     36
     37/* For the GNU/hurd weirdo. */
     38#if !defined(PATH_MAX) && !defined(_MAX_PATH)
     39# define PATH_MAX 2048
    3540#endif
    3641
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