This code ran on dtbsun. Minor changes.
[egate.git] / kernel / monitor.c
index d1a0422..7dde465 100644 (file)
@@ -2,7 +2,10 @@
  * Europagate, 1995
  *
  * $Log: monitor.c,v $
- * Revision 1.6  1995/05/03 09:16:17  adam
+ * Revision 1.7  1995/05/03 12:18:46  adam
+ * This code ran on dtbsun. Minor changes.
+ *
+ * Revision 1.6  1995/05/03  09:16:17  adam
  * Minor changes.
  *
  * Revision 1.5  1995/05/03  07:37:42  adam
@@ -35,6 +38,7 @@
 #include <fcntl.h>
 #include <setjmp.h>
 #include <signal.h>
+#include <errno.h>
 
 #include <sys/file.h>
 #include <sys/stat.h>