1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/sysutils/torque/files/patch-src-server-req_getcred.c
Guido Falsi ac8c103656 - "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr

PR:		ports/175063
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by:	danfe (maintainer of games/qstat, via email) [1]
Approved by:	Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe:	yes
2013-04-16 18:23:45 +00:00

11 lines
306 B
C

--- src/server/req_getcred.c.orig 2012-07-15 11:42:07.000000000 -0500
+++ src/server/req_getcred.c 2012-07-15 11:48:39.000000000 -0500
@@ -97,6 +97,7 @@
#include <ctype.h>
#include <netdb.h>
#include <signal.h>
+#include <netinet/in.h>
#include "libpbs.h"
#include "log.h"
#include "server_limits.h"