summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 15:20:34 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 15:20:34 +0000
commit7a4bb9f63e2af37c7454258a552280fd139c2593 (patch)
tree3204948e724e75315c3b3f9c52b5b70a1e8fd1cd /connectivity
parentd9f8f85f5f356000f55fa75c2661418c09ea8e9c (diff)
INTEGRATION: CWS dba22ui (1.10.86); FILE MERGED
2006/12/04 11:19:14 fs 1.10.86.1: properly recognize invalid LDAP connections / #i71773# STR_COULD_NOT_CONNECT_LDAP
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx b/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx
index 92dccfe3aba9..4639361e9ac5 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MNSInclude.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MNSInclude.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 01:51:01 $
+ * last change: $Author: kz $ $Date: 2006-12-13 16:20:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -76,6 +76,8 @@
#include <nsIAbDirFactory.h>
#include <nsIRunnable.h>
+#include <prerr.h>
+
#include "post_include_mozilla.h"
#endif // _CONNECTIVITY_MAB_NS_INCLUDE_HXX_