blob: 4ef4c2f3acae9f013e53a04fb58235fcf9f14eda [file] [log] [blame]
#ifndef _BSD_BINDRESVPORT_H
#define _BSD_BINDRESVPORT_H
#include "config.h"
#ifndef HAVE_BINDRESVPORT_AF
int bindresvport_af(int sd, struct sockaddr *sa, int af);
#endif /* !HAVE_BINDRESVPORT_AF */
#endif /* _BSD_BINDRESVPORT_H */