aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-src_ptytty.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rxvt-unicode/files/patch-src_ptytty.h')
-rw-r--r--x11/rxvt-unicode/files/patch-src_ptytty.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/rxvt-unicode/files/patch-src_ptytty.h b/x11/rxvt-unicode/files/patch-src_ptytty.h
deleted file mode 100644
index 4c97b2a0e8ea..000000000000
--- a/x11/rxvt-unicode/files/patch-src_ptytty.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ptytty.h
-+++ src/ptytty.h
-@@ -16,7 +16,7 @@
- #endif
-
- #if UTMP_SUPPORT
--# if !defined(UTMPX_FILE) || !defined(HAVE_STRUCT_UTMPX) || defined(__GLIBC__)
-+# if !defined(HAVE_STRUCT_UTMPX) || defined(__GLIBC__)
- # undef HAVE_UTMPX_H
- # undef HAVE_STRUCT_UTMPX
- # endif