summaryrefslogtreecommitdiff
path: root/devel/bison/patches/patch-af
blob: 68420bb8a1536359309c788440f546cfcfd322e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 2000/02/03 18:46:20 jdolecek Exp $

--- src/getopt.c.orig	Thu Feb  3 19:23:10 2000
+++ src/getopt.c	Thu Feb  3 19:23:25 2000
@@ -79,6 +79,8 @@
 # endif
 #endif
 
+#include "system.h"
+
 #ifndef _
 /* This is for other GNU distributions with internationalized messages.
    When compiling libc, the _ macro is predefined.  */