X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fsys%2Ftypes.h;h=427a5b49f87bcf232750a18286dcf29e4447b0d2;hb=91f7db26212714254e35f3060c22bb1ea20f04fd;hp=7a126b077a3f0111eb7ecb46b883ef9fd1a3f0b9;hpb=e882756311c7b06e59fcc8e582f03852b7dcfd30;p=musl 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