summaryrefslogtreecommitdiff
path: root/cmd/modutil
diff options
context:
space:
mode:
authorWan-Teh Chang <wtc@google.com>2014-04-22 18:08:33 -0700
committerWan-Teh Chang <wtc@google.com>2014-04-22 18:08:33 -0700
commit296d2eebc334dec8ed397c3b7a22c4e6b242c79a (patch)
treec4cdd6e129b6d81551598faa622bfb0fa8a104fd /cmd/modutil
parent55212ca703607b28883620cf5bfe66d099ed06d2 (diff)
downloadnss-hg-296d2eebc334dec8ed397c3b7a22c4e6b242c79a.tar.gz
Bug 977869: Move the declaration of the exported function
SECMOD_InternaltoPubMechFlags from secmodi.h to secmod.h. r=emaldona,rrelyea.
Diffstat (limited to 'cmd/modutil')
-rw-r--r--cmd/modutil/pk11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/modutil/pk11.c b/cmd/modutil/pk11.c
index 0dd7a986b..5b698a8cd 100644
--- a/cmd/modutil/pk11.c
+++ b/cmd/modutil/pk11.c
@@ -7,7 +7,6 @@
*/
#include "modutil.h"
-#include "secmodi.h"
#include "pk11func.h"
/*************************************************************************