Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-menu-cache-daemon_menu-cached.c,v 1.1 2016/04/28 14:57:46 youri Exp $
Fix SunOS build.
--- menu-cache-daemon/menu-cached.c.orig 2012-11-14 08:07:36.000000000 +0000
+++ menu-cache-daemon/menu-cached.c
@@ -28,6 +28,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <fcntl.h>
#include <glib.h>
#include <gio/gio.h>
#include <sys/types.h>