projects
/
oweals
/
uclient.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89206c0
)
uclient-fetch: define _GNU_SOURCE (used for asprintf)
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 9 May 2014 00:16:51 +0000
(
02:16
+0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 9 May 2014 00:16:51 +0000
(
02:16
+0200)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
uclient-fetch.c
patch
|
blob
|
history
diff --git
a/uclient-fetch.c
b/uclient-fetch.c
index d4db10834953c33c71ef0a4a1207d42abf563194..881b4ea2b4c44500ae76a47825c4a8409ea6f3e4 100644
(file)
--- a/
uclient-fetch.c
+++ b/
uclient-fetch.c
@@
-16,6
+16,7
@@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#define _GNU_SOURCE
#include <unistd.h>
#include <stdio.h>
#include <dlfcn.h>