gnome-keyring r1242 - in trunk: . tool
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-keyring r1242 - in trunk: . tool
- Date: Thu, 14 Aug 2008 00:29:26 +0000 (UTC)
Author: nnielsen
Date: Thu Aug 14 00:29:25 2008
New Revision: 1242
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1242&view=rev
Log:
* tool/gkr-tool-import.c: Fix build issue. Patch by John Ralls.
Fixes bug #547417
Modified:
trunk/ChangeLog
trunk/tool/gkr-tool-import.c
Modified: trunk/tool/gkr-tool-import.c
==============================================================================
--- trunk/tool/gkr-tool-import.c (original)
+++ trunk/tool/gkr-tool-import.c Thu Aug 14 00:29:25 2008
@@ -4,7 +4,8 @@
#include "gkr-tool.h"
#include "gp11/gp11.h"
-#include "gp11/pkcs11g.h"
+
+#include "pkcs11/pkcs11g.h"
static gchar **import_files = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]