ports/sysutils/ipmitool/patches/patch-src_ipmievd_c

11 lines
222 B
Text

Index: src/ipmievd.c
--- src/ipmievd.c.orig
+++ src/ipmievd.c
@@ -41,6 +41,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <signal.h>
+#include <strings.h>
#if defined(HAVE_CONFIG_H)
# include <config.h>