Include <stddef.h>, needed for ptrdiff_t.
[gnulib.git] / lib / mbiter.h
index 5fa8c23..0fc3c18 100644 (file)
@@ -85,6 +85,7 @@
 
 #include <assert.h>
 #include <stdbool.h>
+#include <stddef.h>
 #include <string.h>
 
 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before