1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/graphics/urt/files/patch-lib__rle_error.c
Marcelo Araujo 94e79576fb - Fix build with clang.
- Add MAKE_JOBS_SAFE.
- Trim header.
- Convert to optionsNG.

PR:		ports/172717
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-01-21 03:31:56 +00:00

11 lines
373 B
C

--- lib/rle_error.c.orig 1992-03-05 04:33:27.000000000 +0900
+++ lib/rle_error.c 2012-10-16 01:18:15.000000000 +0900
@@ -28,6 +28,7 @@
static char rcs_id[] = "$Header: /l/spencer/src/urt/lib/RCS/rle_error.c,v 3.0.1.1 1992/03/04 19:33:27 spencer Exp $";
#endif
+#include <string.h>
#include "rle.h"
/*****************************************************************