71f90dbf59
-license changed to MIT/X maintainer timed-out; feedback and ok alek
11 lines
256 B
Plaintext
11 lines
256 B
Plaintext
--- compface.h.orig Sun Jun 18 17:39:08 2006
|
|
+++ compface.h Sun Jun 18 17:39:32 2006
|
|
@@ -16,6 +16,7 @@
|
|
#ifndef COMPFACE_H
|
|
#define COMPFACE_H
|
|
|
|
+#include <errno.h>
|
|
#include <setjmp.h>
|
|
|
|
/* For all function declarations, if ANSI then use a prototype. */
|