2df42ad263
Reported by: pointyhat via kris Approved by: Alex Keda <admin@lissyara.su> (maintainer)
10 lines
224 B
C
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>
|
|
|