0.8.12.44:
authorAndreas Fuchs <asf@boinkor.net>
Tue, 20 Jul 2004 20:20:15 +0000 (20:20 +0000)
committerAndreas Fuchs <asf@boinkor.net>
Tue, 20 Jul 2004 20:20:15 +0000 (20:20 +0000)
Make SBCL build on x86/BSD again.

src/runtime/x86-bsd-os.c
version.lisp-expr

index b30eed3..3c0e2f6 100644 (file)
@@ -1,4 +1,5 @@
 #include <signal.h>
+#include "sbcl.h"
 #include "runtime.h"
 #include "target-os.h"
 
index 998434f..eb2f8c4 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.12.43"
+"0.8.12.44"