openbsd-ports/net/etherape/patches/patch-src_names_c
jasper 4ed50bf5c1 - update etherape to 0.9.9
ok benoit@ (MAINTAINER)
2010-09-24 10:04:00 +00:00

11 lines
263 B
Plaintext

--- src/names.c.orig Mon Jan 4 13:12:51 2010
+++ src/names.c Thu Sep 23 22:58:51 2010
@@ -17,6 +17,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <unistd.h>
#include <netinet/in.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>