# HG changeset patch # User Bruno Haible # Date 1295818987 -3600 # Node ID eb791b56afa28691c706c7d54e6e377275e2502f # Parent 5c7bf99f5907a156108f86222d19acea9efa6a87 uninorm: Tweak includes. * lib/uninorm/normalize-internal.h: Don't include . Reported by Jim Meyering. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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. diff --git a/lib/uninorm/normalize-internal.h b/lib/uninorm/normalize-internal.h --- 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. */