From 4535ac71e075946f374aef0bb1e2997869f148fe Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 1 Sep 2015 17:05:38 +0200 Subject: Fixes out-of-source builds and minor build issues --- dma/ipe_benchmark.c | 1 + 1 file changed, 1 insertion(+) (limited to 'dma/ipe_benchmark.c') diff --git a/dma/ipe_benchmark.c b/dma/ipe_benchmark.c index 3ce04d3..2f86444 100644 --- a/dma/ipe_benchmark.c +++ b/dma/ipe_benchmark.c @@ -1,5 +1,6 @@ #define _PCILIB_DMA_IPE_C #define _BSD_SOURCE +#define _DEFAULT_SOURCE #include #include -- cgit v1.2.3