use bb_xbind/bb_xlisten
[oweals/busybox.git] / coreutils / cksum.c
index 194ea7d2a0f7d6d7d2fc15fa560b57b1e11de6ad..1396a5d5b1ac4457c79dac6ad80f32a94b4b4716 100644 (file)
@@ -9,7 +9,6 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <fcntl.h>
-#include <inttypes.h>
 #include "busybox.h"
 
 int cksum_main(int argc, char **argv) {