2013-09-26 17:14:40 +02:00

13 lines
375 B
Plaintext

$NetBSD: patch-ah,v 1.1 2005/02/19 15:40:54 wiz Exp $
--- pascomp/bapascal.l.orig 1999-08-31 18:19:08.000000000 +0200
+++ pascomp/bapascal.l
@@ -16,6 +16,7 @@ BS6192:1982 (ISO 7185:1983)
******************************************************************************/
#include <stdio.h>
+#include <string.h>
#include <ctype.h>
#include <sys/types.h>
#include "ytab.h"