summaryrefslogtreecommitdiff
path: root/hash_nss.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash_nss.c')
-rw-r--r--hash_nss.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hash_nss.c b/hash_nss.c
index 6e62304..71c8930 100644
--- a/hash_nss.c
+++ b/hash_nss.c
@@ -25,11 +25,12 @@
*/
+#include "config.h"
+
#include <nss.h>
#include <hasht.h>
#include <nsslowhash.h>
-/* #include "config.h" */
#include "hash.h"
static NSSLOWInitContext *ictx;