summaryrefslogtreecommitdiffstats
path: root/src/responder
diff options
context:
space:
mode:
Diffstat (limited to 'src/responder')
-rw-r--r--src/responder/nss/nsssrv_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/responder/nss/nsssrv_private.h b/src/responder/nss/nsssrv_private.h
index 04f1330c6..c1d6b119c 100644
--- a/src/responder/nss/nsssrv_private.h
+++ b/src/responder/nss/nsssrv_private.h
@@ -25,7 +25,7 @@
#ifndef NSSSRV_PRIVATE_H_
#define NSSSRV_PRIVATE_H_
-#include "dhash.h"
+#include <dhash.h>
struct nss_cmd_ctx {
struct cli_ctx *cctx;