$NetBSD: patch-af,v 1.1.1.1 2006/01/24 21:42:56 plunky Exp $

--- lkm/ppp-lzs.c.orig	2006-01-21 19:15:28.000000000 +0000
+++ lkm/ppp-lzs.c
@@ -50,6 +50,7 @@
 
 #define PACKETPTR	struct mbuf *
 #include <net/ppp-comp.h>
+#include "lzs.h"
 
 #if DO_LZS
 static int   lzs_comp_init __P((void *arg, u_char *options, int opt_len, int unit,
