freebsd-ports/games/xkoules/files/patch-xlib__text.c
Rusmir Dusko 8f3c81664b - Bump PORTREVISION
- Change master sites, add icon
- Remove DEPRECATED, EXPIRATION_DATE
- Add license (GPLv2)
- Support STAGEDIR
- Add Desktop entry file
- Change DOCS, remove BUGS, Card and TODO
- Recreate patches with make makepatch, add patch, fix bad C code
- Change pkg-descr, add WWW
- Change pkg-plist, remove DOCS
2014-03-30 01:16:48 +00:00

10 lines
278 B
C

--- ./xlib/text.c.orig 1998-03-04 19:59:19.000000000 +0100
+++ ./xlib/text.c 2014-03-30 03:12:11.082033640 +0200
@@ -4,6 +4,7 @@
#ifdef MITSHM
#include <stdlib.h>
+#include <string.h>
#include "inlstring.h" /* include inline string operations */
#include "interface.h"