diff --git a/os/linux.h b/os/linux.h index d5ded78..ce33323 100644 --- a/os/linux.h +++ b/os/linux.h @@ -21,7 +21,7 @@ #ifndef _PSTAT_OS_LINUX_H_ #define _PSTAT_OS_LINUX_H_ -#define _BSD_SOURCE +#define _DEFAULT_SOURCE #include "common.h" #include