From: Roland McGrath Date: Fri, 19 Jul 1996 22:18:33 +0000 (+0000) Subject: Updated from libc X-Git-Tag: 3.74.6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc574683df983dad20cd713abe0fb982c052360;p=thirdparty%2Fmake.git Updated from libc --- diff --git a/glob/glob.h b/glob/glob.h index 8607e9f0..ba24d890 100644 --- a/glob/glob.h +++ b/glob/glob.h @@ -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