Fix bustage on non MOZ_LDAP builds.
git-svn-id: svn://10.0.0.236/trunk@111027 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d9b37e1424
commit
4cb3317e9b
@ -41,7 +41,9 @@
|
||||
#include "nsReadConfig.h"
|
||||
#include "nsIAppStartupNotifier.h"
|
||||
#include "nsICategoryManager.h"
|
||||
#if defined(MOZ_LDAP_XPCOM)
|
||||
#include "nsLDAPSyncQuery.h"
|
||||
#endif
|
||||
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsAutoConfig, Init)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsReadConfig, Init)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user