X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tools-for-build%2Fgrovel-headers.c;h=3503f5c19f63ed32689a8c572e8851b33c69b748;hb=230707c1899c1c008f7ce2ad97e2fd04849f7443;hp=169a7199831d9be77b9698ad249677ce4b75ea87;hpb=fdf46e7bd7aba9b5c8af629fdb2692d9b33b9207;p=sbcl.git diff --git a/tools-for-build/grovel-headers.c b/tools-for-build/grovel-headers.c index 169a719..3503f5c 100644 --- a/tools-for-build/grovel-headers.c +++ b/tools-for-build/grovel-headers.c @@ -178,7 +178,7 @@ main(int argc, char *argv[]) defconstant("enoent", ENOENT); defconstant("eexist", EEXIST); - + defconstant("s-ifmt", S_IFMT); defconstant("s-ifdir", S_IFDIR); defconstant("s-ifreg", S_IFREG);