mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 09:26:27 -04:00
13 lines
224 B
C
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;
|