mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix build on 9.x with utmp removal.
This commit is contained in:
parent
8313125fa5
commit
7e247fe414
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249289
11
x11/gnome-libs/files/patch-zvt_gnome-utmp.c
Normal file
11
x11/gnome-libs/files/patch-zvt_gnome-utmp.c
Normal file
@ -0,0 +1,11 @@
|
||||
--- zvt/gnome-utmp.c.orig 2010-02-05 12:06:29.000000000 +0100
|
||||
+++ zvt/gnome-utmp.c 2010-02-05 12:07:29.000000000 +0100
|
||||
@@ -33,8 +33,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
-#include <utmp.h>
|
||||
-
|
||||
#if defined(HAVE_LASTLOG_H)
|
||||
# include <lastlog.h>
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user