You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/ndoutils/files/ndoutils-2.0.0-asprintf.patch

11 lines
172 B

--- a/include/config.h.in
+++ b/include/config.h.in
@@ -9,6 +9,7 @@
#ifndef _CONFIG_H
#define _CONFIG_H
+#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>