From 5b8df1c12f64badfa04f9dd4dfd5f4045559d73e Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 14 May 2001 21:00:40 +0000 Subject: have slang and newt compile with dietlibc --- mdk-stage1/dietlibc/include/sys/times.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mdk-stage1/dietlibc/include/sys') diff --git a/mdk-stage1/dietlibc/include/sys/times.h b/mdk-stage1/dietlibc/include/sys/times.h index 7a1db07fa..72ec62fec 100644 --- a/mdk-stage1/dietlibc/include/sys/times.h +++ b/mdk-stage1/dietlibc/include/sys/times.h @@ -3,4 +3,6 @@ #include +clock_t times(struct tms *buf); + #endif -- cgit v1.2.1