From: Bruno Haible Date: Sun, 23 Jan 2011 21:43:07 +0000 (+0100) Subject: uninorm: Tweak includes. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c59293c79b9e78d937f9d85bf998a43b0d2c120;hp=8cac6904c1eb928f5f9a7d3c6e79fd6285b08930;p=pspp uninorm: Tweak includes. * lib/uninorm/normalize-internal.h: Don't include . Reported by Jim Meyering. --- diff --git a/ChangeLog b/ChangeLog index a1d5d6b5c2..c7aa1f4b4f 100644 --- 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 index e60c060979..9b209c5aa3 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. */