1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/polish/ekg2/files/patch-plugins-xmsg-xmsg.c
Edward Tomasz Napierala 40443554b5 - Update to 20070303.
PR:		ports/111268
Submitted by:	trasz
Approved by:	maintainer (mentor miwi)
2007-04-20 07:52:05 +00:00

11 lines
253 B
C

--- plugins/xmsg/xmsg.c.orig Wed Apr 4 20:04:46 2007
+++ plugins/xmsg/xmsg.c Wed Apr 4 20:07:39 2007
@@ -10,6 +10,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <limits.h>
#include <sys/mman.h>
#include <sys/stat.h>