1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
openwrt_archive/ipv6/wide-dhcpv6/patches/000-cftoken-noyywrap.patch
2010-02-26 01:13:38 +00:00

10 lines
246 B
Diff

--- a/cftoken.l 2007-03-21 10:52:55.000000000 +0100
+++ b/cftoken.l 2009-06-12 15:40:03.000000000 +0200
@@ -1,5 +1,6 @@
/* $KAME: cftoken.l,v 1.35 2005/01/12 06:06:11 suz Exp $ */
+%option noyywrap
%{
/*
* Copyright (C) 2002 WIDE Project.