From 92d23245c93eb7db64818384ee6c5366a465e29e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 19 Mar 2001 23:49:41 +0000 Subject: Another cleanup patch from Jeff Garzik --- coreutils/usleep.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'coreutils/usleep.c') diff --git a/coreutils/usleep.c b/coreutils/usleep.c index 92e4437c5..6023bf430 100644 --- a/coreutils/usleep.c +++ b/coreutils/usleep.c @@ -21,6 +21,8 @@ * */ +/* getopt not needed */ + #include #include #include "busybox.h" -- cgit v1.2.3