summaryrefslogtreecommitdiffstats
path: root/extract-gcov.c
diff options
context:
space:
mode:
Diffstat (limited to 'extract-gcov.c')
-rw-r--r--extract-gcov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extract-gcov.c b/extract-gcov.c
index 17fa25ad..8320b3ae 100644
--- a/extract-gcov.c
+++ b/extract-gcov.c
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#define _BSD_SOURCE
+#define _DEFAULT_SOURCE
#include <ccan/short_types/short_types.h>
#include <endian.h>
#include <sys/types.h>
OpenPOWER on IntegriCloud