summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/crypto/ubsecstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/crypto/ubsecstats.c b/tools/tools/crypto/ubsecstats.c
index 449238b..762f687 100644
--- a/tools/tools/crypto/ubsecstats.c
+++ b/tools/tools/crypto/ubsecstats.c
@@ -27,7 +27,7 @@
*/
#include <stdio.h>
#include <sys/types.h>
-#include "/sys/dev/ubsec/ubsecvar.h"
+#include "../../../sys/dev/ubsec/ubsecvar.h"
/*
* Little program to dump the statistics block for the ubsec driver.
OpenPOWER on IntegriCloud