Ignore:
Timestamp:
Dec 20, 2021, 11:51:05 PM (4 years ago)
Author:
bird
Message:

grep: Initial windows config and adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/grep/lib/fnmatch.in.h

    r3529 r3532  
    3434
    3535/* The definitions of _GL_FUNCDECL_RPL etc. are copied here.  */
     36#if defined(KMK_GREP)
     37# include "c++defs.h"
     38#endif
    3639
    3740/* The definition of _GL_ARG_NONNULL is copied here.  */
     41#if defined(KMK_GREP)
     42# include "arg-nonnull.h"
     43#endif
    3844
    3945/* The definition of _GL_WARN_ON_USE is copied here.  */
Note: See TracChangeset for help on using the changeset viewer.