summaryrefslogtreecommitdiffstats
path: root/xlators/features/protect
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/protect')
-rw-r--r--xlators/features/protect/src/prot_client.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/features/protect/src/prot_client.c b/xlators/features/protect/src/prot_client.c
index a27216d0aff..d09715067bd 100644
--- a/xlators/features/protect/src/prot_client.c
+++ b/xlators/features/protect/src/prot_client.c
@@ -15,7 +15,9 @@
#include "xlator.h"
#include "defaults.h"
+#ifndef __NetBSD__
#include <execinfo.h>
+#endif
#define NUM_FRAMES 20