K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-01-21T02:53:32.278074Z K 7 svn:log V 417 Make the existing ath tools build again. * add missing includes to quieten warnings * fix an inline function decl to have a return type * since .h files are created during the build (opt_ah.h, ah_osdep.h) which modify the behaviour of the HAL include/source files, include OBJDIR in the path so the #include's work. The tools should now build when the directory is added to LOCAL_DIRS during a make buildworld. END