Include "mmap-stack.h".
commitac823e21c01e063b28a146cfb06477db7a989b12
authorJim Meyering <jim@meyering.net>
Wed, 19 Feb 2003 22:20:45 +0000 (19 22:20 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Feb 2003 22:20:45 +0000 (19 22:20 +0000)
treebeb0dd7e89456c35021c27a1041be13feb632501
parent5c6facc555b6b8dbb8239c87d684ac0c9112f9bc
Include "mmap-stack.h".
(du_files): Add prototype with ATTRIBUTE_NORETURN.
Exit from this function, not from...
(main): ...here.
Instead, if possible, invoke du_files through a macro that
runs it with a large, mmap'd stack.
src/du.c