diff options
Diffstat (limited to 'news/lusernet/files/patch-MsgDB.m')
-rw-r--r-- | news/lusernet/files/patch-MsgDB.m | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/news/lusernet/files/patch-MsgDB.m b/news/lusernet/files/patch-MsgDB.m new file mode 100644 index 000000000000..275682356605 --- /dev/null +++ b/news/lusernet/files/patch-MsgDB.m @@ -0,0 +1,10 @@ +--- MsgDB.m.orig 2004-03-03 00:58:37.000000000 +0100 ++++ MsgDB.m 2008-05-03 09:39:45.000000000 +0200 +@@ -18,6 +18,7 @@ + #include <Foundation/NSAutoreleasePool.h> + #include <Foundation/NSNotification.h> + #include <Foundation/NSData.h> ++#include <Foundation/NSDictionary.h> + + #include "MsgDB.h" + |