mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
40443554b5
PR: ports/111268 Submitted by: trasz Approved by: maintainer (mentor miwi)
11 lines
253 B
C
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>
|