summaryrefslogtreecommitdiff
path: root/sysutils/conky/files/patch-src_freebsd.h
blob: 5f87b37d0ad1de155e3aaaf30c4e86f2418909bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/freebsd.h.orig	2016-07-20 16:53:48 UTC
+++ src/freebsd.h
@@ -7,6 +7,7 @@
 #include <sys/param.h>
 #include <sys/mount.h>
 #include <sys/ucred.h>
+#include <strings.h>
 #include <fcntl.h>
 #include <kvm.h>
 #if (defined(i386) || defined(__i386__))