summaryrefslogtreecommitdiff
path: root/deskutils/gnote/files/patch-src_gnome-keyring_ring.cpp
blob: 79da8f1879c88f4569cb9cf21ca1e0d51731a986 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/gnome_keyring/ring.cpp.orig	2013-10-30 16:54:52.000000000 +0100
+++ src/gnome_keyring/ring.cpp	2013-10-30 16:56:09.000000000 +0100
@@ -20,6 +20,7 @@
 
 
 #include <cstring>
+#include <cstdlib>
 
 #include "keyringexception.hpp"
 #include "ring.hpp"