X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fdarwin-langinfo.c;h=a65555350a3e6f9288c0bcfc2feec58c1560c420;hb=decddddf7e581fa1ebee846e5fddcd52229bb9a8;hp=c1be65199d9461d53e951febfda18fddec94cdba;hpb=28ed41eb0eed3f0c1baeebf10793a3d21cb0eb9d;p=sbcl.git diff --git a/src/runtime/darwin-langinfo.c b/src/runtime/darwin-langinfo.c index c1be651..a655553 100644 --- a/src/runtime/darwin-langinfo.c +++ b/src/runtime/darwin-langinfo.c @@ -17,6 +17,7 @@ */ #include +#include #include "darwin-langinfo.h" char *nl_langinfo(nl_item item)