mirror of
https://github.com/mirror/make.git
synced 2024-12-31 07:20:14 +08:00
Updated from libc
This commit is contained in:
parent
c8e016d07a
commit
9fc574683d
@ -65,7 +65,7 @@ extern "C"
|
||||
#define GLOB_NOMATCH 3 /* No matches found. */
|
||||
|
||||
/* Structure describing a globbing run. */
|
||||
#ifndef _AMIGA /* Buggy compiler. */
|
||||
#if !defined (_AMIGA) && !defined (VMS) /* Buggy compiler. */
|
||||
struct stat;
|
||||
#endif
|
||||
typedef struct
|
||||
|
Loading…
Reference in New Issue
Block a user