From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- include/sys/time.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/sys/time.h') diff --git a/include/sys/time.h b/include/sys/time.h index ec4055276e..c70396f04e 100644 --- a/include/sys/time.h +++ b/include/sys/time.h @@ -20,7 +20,6 @@ extern int __setitimer (enum __itimer_which __which, attribute_hidden; extern int __utimes (__const char *__file, const struct timeval __tvp[2]) attribute_hidden; -extern int __futimes (int fd, __const struct timeval tvp[2]) attribute_hidden; #ifndef NOT_IN_libc # define __gettimeofday(tv, tz) INTUSE(__gettimeofday) (tv, tz) -- cgit v1.2.3