Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
$NetBSD: patch-source_libs_uti_sge__loadmem.c,v 1.1 2013/05/23 18:41:48 joerg Exp $
|
||||
$NetBSD: patch-source_libs_uti_sge__loadmem.c,v 1.2 2014/01/14 10:21:39 markd Exp $
|
||||
|
||||
--- source/libs/uti/sge_loadmem.c.orig 2013-05-23 16:27:21.000000000 +0000
|
||||
--- source/libs/uti/sge_loadmem.c.orig 2013-10-28 16:22:54.000000000 +0000
|
||||
+++ source/libs/uti/sge_loadmem.c
|
||||
@@ -44,6 +44,10 @@
|
||||
@@ -45,6 +45,10 @@
|
||||
#include "uti/sge_log.h"
|
||||
#include "uti/msg_utilib.h"
|
||||
|
||||
@@ -10,6 +10,6 @@ $NetBSD: patch-source_libs_uti_sge__loadmem.c,v 1.1 2013/05/23 18:41:48 joerg Ex
|
||||
+#include <uvm/uvm_extern.h>
|
||||
+#endif
|
||||
+
|
||||
#if !defined(LINUX) && !defined(CRAY) && !defined(DARWIN) && !defined(FREEBSD) && !defined(NETBSD)
|
||||
#if !defined(__linux__) && !defined(DARWIN) && !defined(FREEBSD) && !defined(NETBSD)
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user