bc9506efc9
This is part of the japanese category retirement. CATEGORIES adjusted.
12 lines
263 B
Text
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();
|