ports/sysutils/multitail/files/patch-xclip.c
Adam Weinberger d557e9cc31 Update to 6.4.1.
PR:		199301
Approved by:	beat (maintainer)
2015-04-09 15:48:50 +00:00

10 lines
203 B
C

--- xclip.c.orig 2015-04-08 18:22:12 UTC
+++ xclip.c
@@ -10,6 +10,7 @@
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
+#include <netinet/in.h>
#include "mt.h"
#include "error.h"