mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Attempt to fix build on 5.x
Reported by: pointyhat via kris Approved by: Alex Keda <admin@lissyara.su> (maintainer)
This commit is contained in:
parent
6879ca51f6
commit
2df42ad263
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193249
10
deskutils/xneur/files/patch-lib__config__xnconfig_memory.c
Normal file
10
deskutils/xneur/files/patch-lib__config__xnconfig_memory.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- ./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>
|
||||
|
10
russian/xneur/files/patch-lib__config__xnconfig_memory.c
Normal file
10
russian/xneur/files/patch-lib__config__xnconfig_memory.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- ./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>
|
||||
|
Loading…
Reference in New Issue
Block a user