From 8cac68562a491235b0c45e440cc2695dc1504a3e Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Thu, 23 Jun 2011 13:34:50 +0000 Subject: [PATCH] Fix for bug #1260 Monotone-Parent: a7450cb20f9b7540324748f847e35d9eb3e1ba15 Monotone-Revision: b02226d59c16236b8e8eab6e22a7346f679f2ee7 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-06-23T13:34:50 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/NSString+Utilities.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SoObjects/SOGo/NSString+Utilities.m b/SoObjects/SOGo/NSString+Utilities.m index 19f372307..afc9d553a 100644 --- a/SoObjects/SOGo/NSString+Utilities.m +++ b/SoObjects/SOGo/NSString+Utilities.m @@ -21,7 +21,9 @@ * Boston, MA 02111-1307, USA. */ +#ifndef __OpenBSD__ #include +#endif #import #import