Fix a warning with libc5.

-Erik
1_00_stable_10817
Eric Andersen 2001-04-04 19:26:22 +00:00
parent b2e3e9b0c9
commit 14fe392dde
1 changed files with 1 additions and 0 deletions

View File

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