commit | 3c6bfe3e33ddb98de5dff0467ed42483984b0738 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Oct 25 02:22:13 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Tue Oct 25 02:22:13 2005 +0000 |
tree | a2d7fd863e97132c48a1de1e5337aff374e91e3d | |
parent | 2d5d88ebc0366287e0c001bfff0fecd02e1c0931 [diff] |
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...)