summaryrefslogtreecommitdiff
path: root/textproc/ja-groff/patches/patch-al
blob: 6e21165ff6aee40d125443c5cc838043aa89939c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-al,v 1.1.1.1 2002/05/31 13:00:40 seb Exp $

--- include/lib.h.orig	Thu Jun 22 09:41:29 1995
+++ include/lib.h
@@ -51,6 +51,7 @@
 char *strsave(const char *s);
 int is_prime(unsigned);
 
+#include <eucmac.h>
 #include <stdio.h>
 
 FILE *xtmpfile();