summaryrefslogtreecommitdiffstats
path: root/toolkit/library/StaticXULComponentsStart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/library/StaticXULComponentsStart.cpp')
-rw-r--r--toolkit/library/StaticXULComponentsStart.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/library/StaticXULComponentsStart.cpp b/toolkit/library/StaticXULComponentsStart.cpp
new file mode 100644
index 000000000..1738aa810
--- /dev/null
+++ b/toolkit/library/StaticXULComponentsStart.cpp
@@ -0,0 +1,3 @@
+#include "mozilla/Module.h"
+
+NSMODULE_DEFN(start_kPStaticModules) = nullptr;