pkgsrc/textproc/ja-groff/patches/patch-al
seb bc9506efc9 Reimport of package ja-groff from japanese/groff into textproc/ja-groff.
This is part of the japanese category retirement.
CATEGORIES adjusted.
2002-05-31 13:00:40 +00:00

12 lines
263 B
Text

$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();