summaryrefslogtreecommitdiffstats
path: root/path_utils/path_utils_ut.c
diff options
context:
space:
mode:
Diffstat (limited to 'path_utils/path_utils_ut.c')
-rw-r--r--path_utils/path_utils_ut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/path_utils/path_utils_ut.c b/path_utils/path_utils_ut.c
index 174e02d..cdbdf33 100644
--- a/path_utils/path_utils_ut.c
+++ b/path_utils/path_utils_ut.c
@@ -20,7 +20,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define _GNU_SOURCE /* asprintf */
+#include "config.h"
#include <check.h>
#include <stdlib.h>