2 changed files with 17 additions and 4 deletions
@ -0,0 +1,11 @@
|
||||
Index: conversions.c
|
||||
--- conversions.c.orig 2004-12-09 12:29:08 +0100
|
||||
+++ conversions.c 2004-12-09 20:07:48 +0100
|
||||
@@ -33,6 +33,7 @@
|
||||
#include <errno.h>
|
||||
#include <libxml/HTMLparser.h>
|
||||
#include <langinfo.h>
|
||||
+#include <locale.h>
|
||||
|
||||
/* I have no idea what needs to be defined to get strptime() on glibc.
|
||||
* This is stolen from somewhere else and it works for me(tm).
|
||||
Loading…
Reference in new issue