mirror of
https://github.com/mirror/make.git
synced 2026-09-03 13:13:01 +08:00
Updated from libc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user