summaryrefslogtreecommitdiffstats
path: root/graphics/urt/files/patch-lib__Runput.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/urt/files/patch-lib__Runput.c')
-rw-r--r--graphics/urt/files/patch-lib__Runput.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/urt/files/patch-lib__Runput.c b/graphics/urt/files/patch-lib__Runput.c
new file mode 100644
index 0000000..7e53cfe
--- /dev/null
+++ b/graphics/urt/files/patch-lib__Runput.c
@@ -0,0 +1,12 @@
+--- lib/Runput.c.orig 1992-01-29 03:17:40.000000000 +0900
++++ lib/Runput.c 2012-10-15 21:59:43.000000000 +0900
+@@ -90,7 +90,8 @@
+ * follow the last byte in the run.
+ */
+
+-#include "stdio.h"
++#include <stdio.h>
++#include <string.h>
+ #include "rle_put.h"
+ #include "rle.h"
+ #include "rle_code.h"
OpenPOWER on IntegriCloud