Merge from vendor branch TNF:
[pkgsrc.git] / devel / bison / patches / patch-af
1 $NetBSD$
2
3 --- src/getopt.c.orig   Thu Feb  3 19:23:10 2000
4 +++ src/getopt.c        Thu Feb  3 19:23:25 2000
5 @@ -79,6 +79,8 @@
6  # endif
7  #endif
8  
9 +#include "system.h"
10 +
11  #ifndef _
12  /* This is for other GNU distributions with internationalized messages.
13     When compiling libc, the _ macro is predefined.  */