aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-src_ptytty.h
blob: 4c97b2a0e8ea663c79d7d68f352ccc84befb8deb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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