You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
394 B
11 lines
394 B
Patch aquired from http://bugs.gentoo.org/show_bug.cgi?id=197326 |
|
--- ./gnulib/lib/mbuiter.h.orig 2007-02-11 19:17:09.000000000 +0200 |
|
+++ ./gnulib/lib/mbuiter.h 2007-11-19 18:42:23.439310475 +0200 |
|
@@ -94,6 +94,7 @@ |
|
#include <stdbool.h> |
|
#include <stdlib.h> |
|
#include <string.h> |
|
+#include <stddef.h> |
|
|
|
/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before |
|
<wchar.h>.
|
|
|