From eba8ed71f08f334bc94ac8eeedcd998fcdd05897 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 9 Mar 2001 14:36:42 +0000 Subject: Patchs from Jeff Garzik to cleanup warnings with glibc 2.2 and use always use xfopen -Erik --- miscutils/mktemp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'miscutils/mktemp.c') diff --git a/miscutils/mktemp.c b/miscutils/mktemp.c index 31ab9e228..bc47d0af0 100644 --- a/miscutils/mktemp.c +++ b/miscutils/mktemp.c @@ -24,6 +24,7 @@ #include #include +#include #include #include #include "busybox.h" -- cgit v1.2.3