diff options
Diffstat (limited to 'gcc/fixinc/regex.c')
-rw-r--r-- | gcc/fixinc/regex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fixinc/regex.c b/gcc/fixinc/regex.c index 3c6d502..97cbcc1 100644 --- a/gcc/fixinc/regex.c +++ b/gcc/fixinc/regex.c @@ -25,8 +25,6 @@ #pragma alloca #endif -/* $Id: regex.c,v 1.3 1999/01/11 13:34:23 law Exp $ */ - #define _GNU_SOURCE /* We need this for `regex.h', and perhaps for the Emacs include files. */ |