From 9e711ab842616bc6e5fee6ec46cf37914b64d54c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 12 Aug 2010 18:29:13 +0000 Subject: [PATCH] Monotone-Parent: 0176ffcc344892f0535563789b246aea9810ee5e Monotone-Revision: d321de191aecbd58e4ac523caa80a4c05f3a9558 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-12T18:29:13 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SQLSource.h | 2 +- SoObjects/SOGo/SQLSource.m | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/SoObjects/SOGo/SQLSource.h b/SoObjects/SOGo/SQLSource.h index 2a894c367..40f0425f7 100644 --- a/SoObjects/SOGo/SQLSource.h +++ b/SoObjects/SOGo/SQLSource.h @@ -25,7 +25,7 @@ #import -#include "SOGoSource.h" +#import "SOGoSource.h" @class NSArray; @class NSDictionary; diff --git a/SoObjects/SOGo/SQLSource.m b/SoObjects/SOGo/SQLSource.m index aacb36869..07333739d 100644 --- a/SoObjects/SOGo/SQLSource.m +++ b/SoObjects/SOGo/SQLSource.m @@ -20,6 +20,12 @@ * Boston, MA 02111-1307, USA. */ +#define _XOPEN_SOURCE 1 +#include + +#include +#include + #import #import #import @@ -35,14 +41,9 @@ #import #import -#include +#import "SOGoConstants.h" -#include -#include - -#include "SQLSource.h" - -#include "SOGoConstants.h" +#import "SQLSource.h" /** * The view MUST contain the following columns: