Deleted Added
full compact
trylook.c (13573) trylook.c (18471)
1/*
2 * trylook.c - test program for lookup.c
1/*
2 * trylook.c - test program for lookup.c
3 *
4 * $Id$
3 */
4
5#include <sys/types.h>
6#include <netinet/in.h>
7#include <stdio.h>
8
9#include "report.h"
10#include "lookup.h"

--- 46 unchanged lines hidden ---
5 */
6
7#include <sys/types.h>
8#include <netinet/in.h>
9#include <stdio.h>
10
11#include "report.h"
12#include "lookup.h"

--- 46 unchanged lines hidden ---