Deleted Added
full compact
sbpf.c (31183) sbpf.c (53024)
1/*
1/*
2 * (C)opyright 1995-1997 Darren Reed. (from tcplog)
2 * (C)opyright 1995-1998 Darren Reed. (from tcplog)
3 *
4 * Redistribution and use in source and binary forms are permitted
5 * provided that this notice is preserved and due credit is given
6 * to the original author and the contributors.
7 *
8 */
9#include <stdio.h>
10#include <netdb.h>

--- 186 unchanged lines hidden ---
3 *
4 * Redistribution and use in source and binary forms are permitted
5 * provided that this notice is preserved and due credit is given
6 * to the original author and the contributors.
7 *
8 */
9#include <stdio.h>
10#include <netdb.h>

--- 186 unchanged lines hidden ---