5295d7bcc0
- ipv6 support - new upstream - add LICENSE
11 lines
203 B
C
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>
|