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: