Deleted Added
full compact
26c26
< "@(#) $Header: /tcpdump/master/tcpdump/print-l2tp.c,v 1.17.2.2 2005/04/20 21:50:16 guy Exp $";
---
> "@(#) $Header: /tcpdump/master/tcpdump/print-l2tp.c,v 1.17.2.3 2006/06/23 02:07:27 hannes Exp $";
43,50d42
< #ifndef TRUE
< #define TRUE 1
< #endif
<
< #ifndef FALSE
< #define FALSE 0
< #endif
<