summaryrefslogtreecommitdiffstats
path: root/contrib/ufo-ocl-1liner-task.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ufo-ocl-1liner-task.c')
-rw-r--r--contrib/ufo-ocl-1liner-task.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ufo-ocl-1liner-task.c b/contrib/ufo-ocl-1liner-task.c
index b0a0e4e..9c54403 100644
--- a/contrib/ufo-ocl-1liner-task.c
+++ b/contrib/ufo-ocl-1liner-task.c
@@ -18,6 +18,7 @@
*
* Serge Cohen <serge.cohen@synchrotron-soleil.fr>
*/
+#include "config.h"
// The following define seems necessary on Linux to get stdio.h declare asprintf family of functions.
// Should be done early enough to be sure that stdio.h is not already included withOUT _GNU_SOURCE on.
#define _GNU_SOURCE