diff --git a/components/pthreads/posix_types.h b/components/pthreads/posix_types.h index a2bb1aeac9acb0d3ca22ae284078c20ca895202f..3d2ab1d335940c64aa65c6d09806de2579f2c214 100644 --- a/components/pthreads/posix_types.h +++ b/components/pthreads/posix_types.h @@ -14,6 +14,8 @@ #include #include +#define ESHUTDOWN 180 + #else /* ARM compiler and IAR compiler */