From 1af22c05c6b1bb2cee534146d9049da0c7e0f9bc Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Mon, 18 Mar 2013 17:08:59 +0100 Subject: fix other problems found by Wundef Change-Id: Ib4aba95436f82d2a20b07a092f0fd07e0620fdcf --- xmlsecurity/source/xmlsec/nss/secerror.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'xmlsecurity/source') diff --git a/xmlsecurity/source/xmlsec/nss/secerror.cxx b/xmlsecurity/source/xmlsec/nss/secerror.cxx index 5b827363257f..98aecbe2ed40 100644 --- a/xmlsecurity/source/xmlsec/nss/secerror.cxx +++ b/xmlsecurity/source/xmlsec/nss/secerror.cxx @@ -21,6 +21,7 @@ #include "secerr.h" #include "sslerr.h" #include "nspr.h" +#include "nss.h" #include "certt.h" #include -- cgit