X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tools-for-build%2Fgrovel-headers.c;h=4fb93457fad9385c5cd369c878868165a12d5471;hb=ed891a4fd882d1b9fe066ab14bcf2107aea95baa;hp=43ce773f6a3bbd6d2312ffa68b4622ae8c100ade;hpb=8a632c14b592472873cfb214239c9387bc1a1ced;p=sbcl.git diff --git a/tools-for-build/grovel-headers.c b/tools-for-build/grovel-headers.c index 43ce773..4fb9345 100644 --- a/tools-for-build/grovel-headers.c +++ b/tools-for-build/grovel-headers.c @@ -208,6 +208,7 @@ main(int argc, char *argv[]) defconstant("enoent", ENOENT); defconstant("eexist", EEXIST); + defconstant("eintr", EINTR); defconstant("s-ifmt", S_IFMT); defconstant("s-ifdir", S_IFDIR);