gnome-keyring r1143 - in trunk: . common
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-keyring r1143 - in trunk: . common
- Date: Sun, 18 May 2008 13:02:02 +0000 (UTC)
Author: nnielsen
Date: Sun May 18 13:02:01 2008
New Revision: 1143
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1143&view=rev
Log:
* common/gkr-unix-credentials.c: Add additional header for
building on NetBSD. Patch by Matthias Drochner. Fixes bug #532014
Modified:
trunk/ChangeLog
trunk/common/gkr-unix-credentials.c
Modified: trunk/common/gkr-unix-credentials.c
==============================================================================
--- trunk/common/gkr-unix-credentials.c (original)
+++ trunk/common/gkr-unix-credentials.c Sun May 18 13:02:01 2008
@@ -28,6 +28,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/uio.h>
+#include <sys/un.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]