od: provide full-blown od from coreutils if CONFIG_DESKTOP

This commit is contained in:
Denis Vlasenko
2006-10-10 23:26:05 +00:00
parent cba9ef5523
commit 1114de7219
5 changed files with 1608 additions and 6 deletions

View File

@@ -3,8 +3,6 @@
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
//#include <unistd.h>
//#include <string.h>
#include "libbb.h"
#include "unarchive.h"