summaryrefslogtreecommitdiff
path: root/devel/bcc/patches/patch-av
blob: 637df353f5a759eeca48ffcfbaa82cbb69ae4366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-av,v 1.1 2006/10/10 06:56:05 uebayasi Exp $

--- bcc/input.c.orig	1992-11-14 16:12:36.000000000 +0100
+++ bcc/input.c
@@ -2,6 +2,8 @@
 
 /* Copyright (C) 1992 Bruce Evans */
 
+#include <string.h>
+
 #define ARBITRARY_BACKSLASH_NEWLINES_NOT
 #define INSERT_BACKSLASH_NEWLINES_NOT