From a50e4ca8d1d10f869b1ef66489eee60431cad637 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 14 Mar 2006 23:20:31 +0000 Subject: 2006-03-15 Thomas Schwinge * priv.h: Include . --- libdiskfs/ChangeLog | 4 ++++ libdiskfs/priv.h | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'libdiskfs') diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 9a6d1581..c79f9966 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,7 @@ +2006-03-15 Thomas Schwinge + + * priv.h: Include . + 2006-03-05 Roland McGrath * io-seek.c (diskfs_S_io_seek): Return EINVAL if file pointer would diff --git a/libdiskfs/priv.h b/libdiskfs/priv.h index a0ff9bbb..de8c747a 100644 --- a/libdiskfs/priv.h +++ b/libdiskfs/priv.h @@ -1,5 +1,5 @@ /* Private declarations for fileserver library - Copyright (C) 1994,95,96,97,98,99,2001 Free Software Foundation, Inc. + Copyright (C) 1994,95,96,97,98,99,2001,2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -26,6 +26,7 @@ #include #include #include +#include #include "diskfs.h" -- cgit v1.2.3