Fix a warning with libc5.

-Erik
This commit is contained in:
Eric Andersen 2001-04-04 19:26:22 +00:00
parent b2e3e9b0c9
commit 14fe392dde

View File

@ -26,6 +26,7 @@
*/
#include <stdio.h>
#include <unistd.h>
#include "libbb.h"