openbsd-ports/sysutils/ipmitool/patches/patch-src_ipmievd_c
2016-05-07 14:18:12 +00:00

12 lines
319 B
Plaintext

$OpenBSD: patch-src_ipmievd_c,v 1.2 2016/05/07 14:18:12 sthen Exp $
--- src/ipmievd.c.orig Fri May 6 15:48:54 2016
+++ src/ipmievd.c Sat May 7 14:35:56 2016
@@ -43,6 +43,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <signal.h>
+#include <strings.h>
#if defined(HAVE_CONFIG_H)
# include <config.h>