summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-lib__rle_addhist.c
blob: da64668183a128e8c13700d951235cc795b26d8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/rle_addhist.c.orig	1992-04-30 23:07:45.000000000 +0900
+++ lib/rle_addhist.c	2012-10-15 22:01:16.000000000 +0900
@@ -27,6 +27,7 @@
 
 #include "rle.h"
 #include <stdio.h>
+#include <string.h>
 
 #ifdef	USE_TIME_H
 #include <time.h>