ports/net/vtun/files/patch-lfd__lzo.c
2003-06-01 23:27:53 +00:00

13 lines
224 B
C

$FreeBSD$
--- lfd_lzo.c.orig Mon Jun 2 01:22:14 2003
+++ lfd_lzo.c Mon Jun 2 01:22:29 2003
@@ -36,6 +36,7 @@
#ifdef HAVE_LZO
#include "lzo1x.h"
+#include "lzoutil.h"
static lzo_byte *zbuf;
static lzo_voidp wmem;