1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/sysutils/torque/files/patch-src-server-node_manager.c
Beech Rintoul ceedca7b54 - Update to 3.0.2
PR:		ports/158699
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2011-07-12 19:49:24 +00:00

11 lines
311 B
C

--- src/server/node_manager.c.orig 2011-06-24 13:21:21.000000000 -0500
+++ src/server/node_manager.c 2011-06-24 13:21:47.000000000 -0500
@@ -88,6 +88,7 @@
#include <fcntl.h>
#include <netdb.h>
#include <sys/types.h>
+#include <sys/socket.h>
#include <netinet/in.h>
#include <stdarg.h>
#include <assert.h>