projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a61f06
)
fix Darwin/PPC build
author
Bruce O'Neel
<ecl@pckswarms.ch>
Sun, 20 Nov 2011 11:05:01 +0000
(13:05 +0200)
committer
Nikodemus Siivola
<nikodemus@random-state.net>
Sun, 20 Nov 2011 11:13:59 +0000
(13:13 +0200)
lp#892705
Signed-off-by: Nikodemus Siivola <nikodemus@random-state.net>
src/runtime/globals.h
patch
|
blob
|
history
diff --git
a/src/runtime/globals.h
b/src/runtime/globals.h
index
ddb29ef
..
b0e812b
100644
(file)
--- a/
src/runtime/globals.h
+++ b/
src/runtime/globals.h
@@
-16,10
+16,10
@@
# include <sys/types.h>
# include <unistd.h>
# include "runtime.h"
+# include "runtime-options.h"
#endif
#include "sbcl.h"
-#include "runtime-options.h"
#ifndef LANGUAGE_ASSEMBLY