Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 197326 | Differences between
and this patch

Collapse All | Expand All

(-)./gnulib/lib/mbuiter.h.old (+1 lines)
Lines 92-101 Link Here
92
92
93
#include <assert.h>
93
#include <assert.h>
94
#include <stdbool.h>
94
#include <stdbool.h>
95
#include <stdlib.h>
95
#include <stdlib.h>
96
#include <string.h>
96
#include <string.h>
97
#include <stddef.h>
97
98
98
/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
99
/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
99
   <wchar.h>.
100
   <wchar.h>.
100
   BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
101
   BSD/OS 4.1 has a bug: <stdio.h> and <time.h> must be included before
101
   <wchar.h>.  */
102
   <wchar.h>.  */

Return to bug 197326