aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-02-11 00:03:49 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-02-11 00:03:49 +0000
commite7cefd684b2d5e1f3710eb24babc0b9974095c97 (patch)
tree72dda2856434104644eb419a90c53e77a677d990 /lib/Makefile.inc
parentd2485e4f2083997c3e3b552342c77649f1ee522e (diff)
Removed all uses of strftime() since it uses the localised version of the
week day names and month names and servers don't like that.
Diffstat (limited to 'lib/Makefile.inc')
-rw-r--r--lib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.inc b/lib/Makefile.inc
index 4d5778fb1..f008736eb 100644
--- a/lib/Makefile.inc
+++ b/lib/Makefile.inc
@@ -17,4 +17,4 @@ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h base64.h hostip.h \
http_chunks.h strtok.h connect.h llist.h hash.h content_encoding.h \
share.h md5.h http_digest.h http_negotiate.h http_ntlm.h ca-bundle.h \
inet_pton.h strtoofft.h strerror.h inet_ntop.h curlx.h memory.h \
- setup.h transfer.h select.h easyif.h multiif.h
+ setup.h transfer.h select.h easyif.h multiif.h parsedate.h