X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Falltypes.h.in;h=6a9c105fb6c02b31ddda25d948f68647697e99f2;hb=a946e8117ed51dd771bd8cac3575fc28a0399a32;hp=98c2f3b1e230732a29444ffd55dfd3a07513bce6;hpb=ab9672ae73248f51e30f4553c4b8878525e46383;p=musl diff --git a/include/alltypes.h.in b/include/alltypes.h.in index 98c2f3b1..6a9c105f 100644 --- a/include/alltypes.h.in +++ b/include/alltypes.h.in @@ -28,6 +28,7 @@ TYPEDEF _Int64 blkcnt_t; TYPEDEF unsigned _Int64 fsblkcnt_t; TYPEDEF unsigned _Int64 fsfilcnt_t; +TYPEDEF unsigned wint_t; TYPEDEF unsigned long wctype_t; TYPEDEF void * timer_t;