X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fsys%2Ftypes.h;fp=include%2Fsys%2Ftypes.h;h=427a5b49f87bcf232750a18286dcf29e4447b0d2;hp=7a126b077a3f0111eb7ecb46b883ef9fd1a3f0b9;hb=f552c792c7ce5a560f214e1104d93ee5b0833967;hpb=b1b752372f10c904d398f64266b3188703727736 diff --git a/include/sys/types.h b/include/sys/types.h index 7a126b07..427a5b49 100644 --- a/include/sys/types.h +++ b/include/sys/types.h @@ -60,6 +60,7 @@ extern "C" { #ifdef _GNU_SOURCE typedef unsigned long caddr_t; +#include #endif #ifdef __cplusplus