summaryrefslogtreecommitdiff
path: root/converters/fix-mime-charset/files/patch-src_argp-local.h
diff options
context:
space:
mode:
Diffstat (limited to 'converters/fix-mime-charset/files/patch-src_argp-local.h')
-rw-r--r--converters/fix-mime-charset/files/patch-src_argp-local.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/fix-mime-charset/files/patch-src_argp-local.h b/converters/fix-mime-charset/files/patch-src_argp-local.h
new file mode 100644
index 000000000000..be5ae8c795c4
--- /dev/null
+++ b/converters/fix-mime-charset/files/patch-src_argp-local.h
@@ -0,0 +1,10 @@
+--- src/argp-local.h.orig 2003-11-25 23:51:41 UTC
++++ src/argp-local.h
+@@ -12,6 +12,7 @@
+ #include <getopt.h>
+ #include <string.h>
+ #include <iostream>
++#include <cstdlib>
+
+ #define __need_error_t
+ #include <errno.h>