changeset 8218:75db750f2635

modules/time (Depends-on): Add restrict.
author Simon Josefsson <simon@josefsson.org>
date Thu, 22 Feb 2007 08:14:32 +0000
parents f43bac5db7d2
children adb065847f6b
files ChangeLog modules/time
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-22  Simon Josefsson  <simon@josefsson.org>
+
+	* modules/time (Depends-on): Add restrict.
+
 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
--- a/modules/time
+++ b/modules/time
@@ -8,6 +8,7 @@
 Depends-on:
 absolute-header
 extensions
+restrict
 
 configure.ac:
 gl_HEADER_TIME_H