seahorse r2198 - in trunk: . pgp
- From: sadam svn gnome org
- To: svn-commits-list gnome org
- Subject: seahorse r2198 - in trunk: . pgp
- Date: Fri, 2 May 2008 02:35:17 +0100 (BST)
Author: sadam
Date: Fri May 2 01:35:17 2008
New Revision: 2198
URL: http://svn.gnome.org/viewvc/seahorse?rev=2198&view=rev
Log:
2008-05-01 Adam Schreiber <sadam clemson edu>
* pgp/seahorse-gpg-options.c: Add headers.
Patch from Brian Cameron. Fixes bug #530952
Modified:
trunk/ChangeLog
trunk/pgp/seahorse-gpg-options.c
Modified: trunk/pgp/seahorse-gpg-options.c
==============================================================================
--- trunk/pgp/seahorse-gpg-options.c (original)
+++ trunk/pgp/seahorse-gpg-options.c Fri May 2 01:35:17 2008
@@ -22,9 +22,13 @@
#include <sys/param.h>
#include <sys/wait.h>
#include <sys/file.h>
+#include <sys/types.h>
+#include <sys/stat.h>
#include <gpgme.h>
#include <string.h>
#include <errno.h>
+#include <fcntl.h>
+
#include "seahorse-util.h"
#include "seahorse-context.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]