]> andersk Git - openssh.git/blame - bsd-bindresvport.h
bad checkin mode
[openssh.git] / bsd-bindresvport.h
CommitLineData
48e671d5 1#ifndef _BSD_BINRESVPORT_H
2#define _BSD_BINRESVPORT_H
3
4#include "config.h"
5
6#ifndef HAVE_BINRESVPORT_AF
7int bindresvport_af(int sd, struct sockaddr *sa, int af);
8#endif /* !HAVE_BINRESVPORT_AF */
9
10#endif /* _BSD_BINRESVPORT_H */
This page took 0.053199 seconds and 5 git commands to generate.