]> git.pld-linux.org Git - packages/wget.git/blame - wget-strptime.patch
- outdated
[packages/wget.git] / wget-strptime.patch
CommitLineData
6ce4d356
JK
1diff -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>
12Only in wget-1.9.1/src: http.c~
This page took 0.06597 seconds and 4 git commands to generate.