freebsd-ports/news/suck/files/patch-lmove.c
Dirk Meyer 5295d7bcc0 - update to 4.3.4
- ipv6 support
- new upstream
- add LICENSE
2019-01-06 15:09:04 +00:00

11 lines
203 B
C

--- lmove.c.orig 2018-08-01 13:54:24 UTC
+++ lmove.c
@@ -28,6 +28,7 @@
#include <sys/stat.h>
#include <errno.h>
#include <signal.h>
+#include <sys/syslimits.h>
#ifdef DMALLOC
#include <dmalloc.h>