added missing #includes and missing prototypes to filebrowser
authorArun Persaud <apersaud@lbl.gov>
Sat, 5 Feb 2011 18:11:58 +0000 (10:11 -0800)
committerArun Persaud <apersaud@lbl.gov>
Sat, 5 Feb 2011 18:13:13 +0000 (10:13 -0800)
commitb4c2ef53cf5a608a9488ed5cf53da908e9553d21
treee158190b6eb19a6646d87a6b3115e92a8a3604ff
parent31d75cd2c5a38e5d2c035e006b4af318f7dffe14
added missing #includes and missing prototypes to filebrowser

thanks to Max Funk for reporting. Now using HAVE_DIRENT_H.

Also cleaned up missing prototypes and some casts.
filebrowser/dir.c
filebrowser/draw.c
filebrowser/path.c
filebrowser/selfile.c