bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

time needs restrict


From: Simon Josefsson
Subject: time needs restrict
Date: Thu, 22 Feb 2007 09:14:49 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

time_.h from the time module uses restrict in the prototypes, but it
doesn't depend on the restrict module.  Installed.

--- time        12 Feb 2007 19:49:19 +0100      1.1
+++ time        13 Feb 2007 17:39:37 +0100      
@@ -8,6 +8,7 @@
 Depends-on:
 absolute-header
 extensions
+restrict
 
 configure.ac:
 gl_HEADER_TIME_H




reply via email to

[Prev in Thread] Current Thread [Next in Thread]