gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix DBusKit compilation


From: Philippe Roussel
Subject: [PATCH] Fix DBusKit compilation
Date: Mon, 8 Jul 2013 12:47:44 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

I need following patch to compile DBusKit with gcc. Don't ask me why
it works with other configurations, I don't know.

Thanks,
Philippe


Index: Source/DKOutgoingProxy.m
===================================================================
--- Source/DKOutgoingProxy.m    (révision 36846)
+++ Source/DKOutgoingProxy.m    (copie de travail)
@@ -29,6 +29,7 @@
 #import "DKIntrospectionParserDelegate.h"
 
 #import <Foundation/NSData.h>
+#import <Foundation/NSDictionary.h>
 #import <Foundation/NSLock.h>
 #import <Foundation/NSException.h>
 #import <Foundation/NSMethodSignature.h>

-- 
L'adulte ne croit pas au Pere Noel. Il Vote. Pierre Desproges




reply via email to

[Prev in Thread] Current Thread [Next in Thread]