summaryrefslogtreecommitdiffstats
path: root/graphics/dvisvgm/c-std.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dvisvgm/c-std.h.diff')
-rw-r--r--graphics/dvisvgm/c-std.h.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/dvisvgm/c-std.h.diff b/graphics/dvisvgm/c-std.h.diff
new file mode 100644
index 0000000000..7f8d403523
--- /dev/null
+++ b/graphics/dvisvgm/c-std.h.diff
@@ -0,0 +1,14 @@
+--- c-std.h 2010-05-17 22:01:37.000000000 +0200
++++ c-std.h.new 2015-11-19 10:18:18.000000000 +0100
+@@ -93,9 +93,9 @@
+ #else
+ #ifndef WIN32
+ /* `popen' and `pclose' are part of POSIX.2, not POSIX.1. So
+- STDC_HEADERS isn't enough. */
++ STDC_HEADERS isn't enough.
+ extern FILE *popen ();
+-extern int pclose ();
++extern int pclose (); */
+ #endif /* not WIN32 */
+ #endif /* not VMS */
+