From: Bruno Haible Date: Sun, 23 Jan 2011 21:43:07 +0000 (+0100) Subject: uninorm: Tweak includes. X-Git-Tag: v0.1~3301 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=6c59293c79b9e78d937f9d85bf998a43b0d2c120;p=gnulib.git uninorm: Tweak includes. * lib/uninorm/normalize-internal.h: Don't include . Reported by Jim Meyering. --- diff --git a/ChangeLog b/ChangeLog index a1d5d6b5c..c7aa1f4b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2011-01-23 Bruno Haible + uninorm: Tweak includes. + * lib/uninorm/normalize-internal.h: Don't include . + Reported by Jim Meyering. + +2011-01-23 Bruno Haible + get-rusage-as: Improve on NetBSD. * lib/get-rusage-as.c (get_rusage_as_via_iterator): On NetBSD, use /proc, like on FreeBSD. diff --git a/lib/uninorm/normalize-internal.h b/lib/uninorm/normalize-internal.h index e60c06097..9b209c5aa 100644 --- a/lib/uninorm/normalize-internal.h +++ b/lib/uninorm/normalize-internal.h @@ -15,8 +15,6 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -#include - #include "unitypes.h" /* Complete definition of normalization form descriptor. */