11 lines
281 B
Text
11 lines
281 B
Text
$NetBSD: patch-aa,v 1.1 2004/03/20 00:40:15 snj Exp $
|
|
|
|
--- compface.h.orig 2000-11-22 13:38:39.000000000 +0000
|
|
+++ compface.h
|
|
@@ -17,6 +17,7 @@
|
|
#define COMPFACE_H
|
|
|
|
#include <setjmp.h>
|
|
+#include <errno.h>
|
|
|
|
/* For all function declarations, if ANSI then use a prototype. */
|