Shaun Jackman noted that limits.h defines path_max and isn't included from
authorRob Landley <rob@landley.net>
Tue, 25 Oct 2005 02:22:13 +0000 (02:22 -0000)
committerRob Landley <rob@landley.net>
Tue, 25 Oct 2005 02:22:13 +0000 (02:22 -0000)
commit3c6bfe3e33ddb98de5dff0467ed42483984b0738
treea2d7fd863e97132c48a1de1e5337aff374e91e3d
parent2d5d88ebc0366287e0c001bfff0fecd02e1c0931
Shaun Jackman noted that limits.h defines path_max and isn't included from
find_root_device.c.  (We #include it in busybox.h but not libbb.h, it seems.
Someday, someone's going to have to clarify for me the difference between
those two...)
libbb/find_root_device.c