From 157aa14d96db087562e8dff3388cb94c0be14758 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 10 Feb 2001 17:10:18 +0000 Subject: [PATCH] * sysdeps/mach/hurd/setitimer.c: Include . 2001-02-10 Mark Kettenis * sysdeps/mach/hurd/setitimer.c: Include . --- ChangeLog | 4 ++++ sysdeps/mach/hurd/setitimer.c | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 76076bc049..863160c2c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-10 Mark Kettenis + + * sysdeps/mach/hurd/setitimer.c: Include . + 2001-02-10 Andreas Jaeger * manual/string.texi (Search Functions): Fix typo. diff --git a/sysdeps/mach/hurd/setitimer.c b/sysdeps/mach/hurd/setitimer.c index 8a1629f38a..a15d0aa056 100644 --- a/sysdeps/mach/hurd/setitimer.c +++ b/sysdeps/mach/hurd/setitimer.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1994, 1995, 1996, 1997, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1994,1995,1996,1997,2000,2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include -- 2.43.5