From: Andreas Fuchs <asf@boinkor.net>
Date: Fri, 19 Sep 2003 15:25:53 +0000 (+0000)
Subject: Make the runtime compile (not necessarily run) on x86/bsd again
X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=d3cf65aa7dbdd4e179a93ff7c7d9f28bb21b9394;p=sbcl.git

Make the runtime compile (not necessarily run) on x86/bsd again
---

diff --git a/src/runtime/x86-bsd-os.c b/src/runtime/x86-bsd-os.c
index beb902a..e1771b4 100644
--- a/src/runtime/x86-bsd-os.c
+++ b/src/runtime/x86-bsd-os.c
@@ -1,4 +1,5 @@
 #include <signal.h>
+#include "runtime.h"
 #include "target-os.h"
 
 /* KLUDGE: There is strong family resemblance in the signal context