1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-29 08:08:37 +00:00
freebsd/libexec/bootpd/getif.h
Alfred Perlstein 5ed136e814 Assume __STDC__, remove non-__STDC__ code.
Reviewed by: md5
2002-05-28 18:31:41 +00:00

5 lines
82 B
C

/* getif.h */
/* $FreeBSD$ */
extern struct ifreq *getif(int, struct in_addr *);