summaryrefslogtreecommitdiff
path: root/sysutils/powerman/files/patch-src-hostlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/powerman/files/patch-src-hostlist.c')
-rw-r--r--sysutils/powerman/files/patch-src-hostlist.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/powerman/files/patch-src-hostlist.c b/sysutils/powerman/files/patch-src-hostlist.c
deleted file mode 100644
index 74d928504e98..000000000000
--- a/sysutils/powerman/files/patch-src-hostlist.c
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- src/hostlist.c.orig Mon Mar 29 13:50:02 2004
-+++ src/hostlist.c Mon Mar 29 13:50:18 2004
-@@ -43,7 +43,7 @@
- #include <assert.h>
- #include <errno.h>
- #include <ctype.h>
--#include <sys/param.h>
-+#include <limits.h>
- #include <unistd.h>
-
- #include "hostlist.h"