]> git.pld-linux.org Git - packages/wget.git/blob - wget-strptime.patch
- added doc. entry for user_agent to info page
[packages/wget.git] / wget-strptime.patch
1 diff -dur wget-1.9.1.orig/src/http.c wget-1.9.1/src/http.c
2 --- wget-1.9.1.orig/src/http.c  2003-10-15 01:32:15.000000000 +0200
3 +++ wget-1.9.1/src/http.c       2004-01-28 10:50:00.757788465 +0100
4 @@ -30,6 +30,7 @@
5  
6  #include <config.h>
7  
8 +#define _XOPEN_SOURCE
9  #include <stdio.h>
10  #include <stdlib.h>
11  #include <sys/types.h>
12 Only in wget-1.9.1/src: http.c~
This page took 0.056954 seconds and 3 git commands to generate.