Add #include <sys/param.h> to ensure PATH_MAX is defined
authorEric Andersen <andersen@codepoet.org>
Wed, 22 Aug 2001 05:36:12 +0000 (05:36 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 22 Aug 2001 05:36:12 +0000 (05:36 -0000)
commit27656e1868d47b3bf4f04df749ff789e803d6fab
tree01086e71d0a43d24ecdb2a884fc136f34f7376aa
parentdf7358712269ad2a9f39687014266f34db60918d
Add #include <sys/param.h> to ensure PATH_MAX is defined
busybox/libbb/xgetcwd.c