freebsd-ports/russian/xneur/files/patch-lib__config__xnconfig_memory.c
Andrew Pantyukhin 2df42ad263 - Attempt to fix build on 5.x
Reported by:	pointyhat via kris
Approved by:	Alex Keda <admin@lissyara.su> (maintainer)
2007-06-11 10:26:14 +00:00

10 lines
224 B
C

--- ./lib/config/xnconfig_memory.c.orig Mon Jun 11 12:08:15 2007
+++ ./lib/config/xnconfig_memory.c Mon Jun 11 12:08:29 2007
@@ -17,6 +17,7 @@
*
*/
+#include <sys/_types.h>
#include <sys/shm.h>
#include <string.h>