more C standard compat fixes from Dan Fandrich
function old new delta docolon 207 204 -3 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
/* After libbb.h, since it needs sys/types.h on some systems */
|
||||
#include <sys/utsname.h> /* uname() */
|
||||
#include <fnmatch.h>
|
||||
|
||||
|
Reference in New Issue
Block a user