1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/irc/ctrlproxy/files
Martin Wilke a9089018a7 - Fix socketpair() function invocation
* The socketpair() function is invoked incorrectly causing,
    it to return EPROTONOSUPPORT everytime.
  * Changed '#include <gssapi.h>' to '#include <gssapi/gssapi.h>'
    to prevent warnings emitted by GCC.

PR:		131422
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2009-03-01 23:40:05 +00:00
..
patch-lib_connection.c - Fix socketpair() function invocation 2009-03-01 23:40:05 +00:00
patch-lib_listener.h - Fix socketpair() function invocation 2009-03-01 23:40:05 +00:00
patch-Makefile
patch-Makefile.settings.in