summaryrefslogtreecommitdiff
path: root/lib/uninorm
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-01-23 22:43:07 +0100
committerBruno Haible <bruno@clisp.org>2011-01-23 22:43:07 +0100
commit6c59293c79b9e78d937f9d85bf998a43b0d2c120 (patch)
tree2f3bee3deb29f890e89d7c4bf683ca9570111d38 /lib/uninorm
parent8cac6904c1eb928f5f9a7d3c6e79fd6285b08930 (diff)
downloadgnulib-6c59293c79b9e78d937f9d85bf998a43b0d2c120.tar.gz
uninorm: Tweak includes.
* lib/uninorm/normalize-internal.h: Don't include <stddef.h>. Reported by Jim Meyering.
Diffstat (limited to 'lib/uninorm')
-rw-r--r--lib/uninorm/normalize-internal.h2
1 files changed, 0 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>. */
-#include <stddef.h>
-
#include "unitypes.h"
/* Complete definition of normalization form descriptor. */