Bug 464088: Option to build NSS without dbm (handy for WinCE), r=nelson

git-svn-id: svn://10.0.0.236/trunk@255305 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nelson%bolyard.com 2008-12-03 00:06:23 +00:00
parent 8d9fb307f8
commit 63d3aa2a49

View File

@ -39,6 +39,7 @@
*/
#include "prtypes.h"
#include <limits.h> /* for LONG_MAX */
#include "seccomon.h"
#include "secdert.h"
#include "secoidt.h"