mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-24 03:14:17 +00:00
Monotone-Parent: 32603de9ab1d203022bc9057ffa2e1fd8da6a44d
Monotone-Revision: cd7a9ff3cbba20673e49dd244a7f5abbc2cfe675 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-10T14:15:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
|
||||
#include <NGExtensions/NGExtensions.h>
|
||||
|
||||
#warning importing common.h is baaad
|
||||
|
||||
#if NeXT_RUNTIME || APPLE_RUNTIME
|
||||
# define objc_free(__mem__) free(__mem__)
|
||||
# define objc_malloc(__size__) malloc(__size__)
|
||||
|
||||
Reference in New Issue
Block a user