Deleted Added
full compact
sra.c (81965) sra.c (84305)
1/* $FreeBSD: head/contrib/telnet/libtelnet/sra.c 81965 2001-08-20 12:28:40Z markm $ */
1#include <sys/cdefs.h>
2__FBSDID("$FreeBSD: head/contrib/telnet/libtelnet/sra.c 84305 2001-10-01 16:04:55Z markm $");
2
3#ifdef SRA
4#include <sys/types.h>
5#include <arpa/telnet.h>
6#include <stdio.h>
7#ifdef __STDC__
8#include <stdlib.h>
9#endif

--- 629 unchanged lines hidden ---
3
4#ifdef SRA
5#include <sys/types.h>
6#include <arpa/telnet.h>
7#include <stdio.h>
8#ifdef __STDC__
9#include <stdlib.h>
10#endif

--- 629 unchanged lines hidden ---