uninorm: Tweak includes.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Jan 2011 21:43:07 +0000 (22:43 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Jan 2011 21:43:07 +0000 (22:43 +0100)
* lib/uninorm/normalize-internal.h: Don't include <stddef.h>.
Reported by Jim Meyering.

ChangeLog
lib/uninorm/normalize-internal.h

index a1d5d6b5c2df158486b0db0e3ace2738fcecfd8c..c7aa1f4b4fdbaef18c999d5b64d069356bb3f54e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-23  Bruno Haible  <bruno@clisp.org>
+
+       uninorm: Tweak includes.
+       * lib/uninorm/normalize-internal.h: Don't include <stddef.h>.
+       Reported by Jim Meyering.
+
 2011-01-23  Bruno Haible  <bruno@clisp.org>
 
        get-rusage-as: Improve on NetBSD.
index e60c0609795e91a57739ec6c8411712a8e361a72..9b209c5aa3490495bda00641cf97ac81430e0b4f 100644 (file)
@@ -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.  */