X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2Fdarwin-os.c;h=7bfc7351bfaf5345f2d844e662d2fcc908671d81;hb=743831e679b673a5680a0afd8402911516bf50e2;hp=95de32634e9ff1b41d9b9c805b02d6dfa26042d3;hpb=3257c25015012253a096c990d5809daee974d057;p=sbcl.git diff --git a/src/runtime/darwin-os.c b/src/runtime/darwin-os.c index 95de326..7bfc735 100644 --- a/src/runtime/darwin-os.c +++ b/src/runtime/darwin-os.c @@ -23,6 +23,10 @@ #include "bsd-os.h" #include +#ifndef LISP_FEATURE_DLSHIM +#include +#endif + char * os_get_runtime_executable_path(int external) {