aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/torque/files/patch-mom_start.c
blob: dcfe4f563ff8556e04c923225f39504dd4abcac6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/resmom/freebsd5/mom_start.c.orig    Sun Oct 22 16:42:38 2006
+++ src/resmom/freebsd5/mom_start.c Sun Oct 22 16:42:15 2006
@@ -103,7 +103,7 @@
 
 extern int  exiting_tasks;
 extern char     mom_host[];
-extern list_head svr_alljobs;
+extern tlist_head svr_alljobs;
 extern int  termin_child;
 
 /* Private variables */
O_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Convert to new perl frameworkmat2013-08-031-6/+3 * - Remove SITE_PERL from *_DEPENDSaz2012-06-041-1/+1 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-22