Add <sys/socket.h> for setsockopt(2), <unistd.h> for select(2).
authorrobin <robin@openbsd.org>
Thu, 12 Dec 1996 11:24:08 +0000 (11:24 +0000)
committerrobin <robin@openbsd.org>
Thu, 12 Dec 1996 11:24:08 +0000 (11:24 +0000)
commit4504b872d441fac3c0e0b16ce8ffa3e6762c0300
treefb78b3de79b25ae8b21b7fed10e96f07d8ab2d0e
parent832aa6261fd4c79895018cdb8eda2f159c96ba11
Add <sys/socket.h> for setsockopt(2), <unistd.h> for select(2).
Remove two unused variables: `pettydump' and `buf'.
Remove redundant case label: `def_case'.
usr.bin/telnet/utilities.c