summaryrefslogtreecommitdiff
path: root/sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c')
-rw-r--r--sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c b/sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c
deleted file mode 100644
index 0fcac3349a7f..000000000000
--- a/sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD: /tmp/pcvs/ports/sysutils/sge61/files/patch-3rdparty_qtcsh_tc.who.c,v 1.1 2011-10-14 16:55:50 brooks Exp $
-
---- 3rdparty/qtcsh/tc.who.c.orig
-+++ 3rdparty/qtcsh/tc.who.c
-@@ -56,7 +56,7 @@
- # define _PATH_UTMP UTMPX_FILE
- # endif /* _PATH_UTMP */
- # define utmp utmpx
--# ifndef INTERIX
-+# if !defined(INTERIX) && !defined(FREEBSD)
- # define ut_time ut_xtime
- # else
- # define ut_time ut_tv.tv_sec