Use _DEFAULT_SOURCE to enable default libc features
Fix this warning from glibc: /usr/include/features.h:183:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] Keep _BSD_SOURCE for backward compatibility.
Showing
Please register or sign in to comment