0.pre7.58:
[sbcl.git] / src / runtime / os-common.c
index ef31ac9..1194ccc 100644 (file)
@@ -9,14 +9,11 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #include <stdio.h>
 #include <errno.h>
 
 #include "os.h"
+#include "interr.h"
 
 /* Except for os_zero, these routines are only called by Lisp code.
  * These routines may also be replaced by os-dependent versions