aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed/agents/fmd_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/zed/agents/fmd_api.c')
-rw-r--r--cmd/zed/agents/fmd_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/zed/agents/fmd_api.c b/cmd/zed/agents/fmd_api.c
index 24d6d357e..d97f67b4f 100644
--- a/cmd/zed/agents/fmd_api.c
+++ b/cmd/zed/agents/fmd_api.c
@@ -38,7 +38,7 @@
#include <sys/fm/protocol.h>
#include <uuid/uuid.h>
#include <signal.h>
-#include <strings.h>
+#include <string.h>
#include <time.h>
#include "fmd_api.h"