freebsd-ports/net-mgmt/driftnet/files/patch-src_media_media.c
2017-08-15 13:18:28 +00:00

10 lines
201 B
C

--- src/media/media.c.orig 2014-09-14 19:16:31 UTC
+++ src/media/media.c
@@ -17,6 +17,7 @@
#include "compat.h"
#include <string.h>
+#include <sys/types.h>
#include "util.h"
#include "tmpdir.h"