gen_build_files.sh uses bashism, document it
[oweals/busybox.git] / runit / runit_lib.h
index 28769e5fab1d360d44b4b6389fc954192022b50b..88d1c9f222c6820abe7dd4fdb85ad9f655552bd7 100644 (file)
@@ -27,10 +27,8 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
 
-extern unsigned byte_chr(char *s,unsigned n,int c);
-
-#define direntry struct dirent
-
+//extern unsigned byte_chr(char *s,unsigned n,int c);
+//
 //struct tai {
 //     uint64_t x;
 //};