Lines Matching refs:h
39 #include <locale.h>
40 #include <string.h>
41 #include <wchar.h>
71 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
72 <wchar.h>.
73 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
74 before <wchar.h>. */
75 #include <stddef.h>
76 #include <stdio.h>
77 #include <time.h>
78 #include <wchar.h>