e374dbfac6
GNOME2. Based on the package provided by Scott Aaron Bamford as part of PR pkg/18660.
12 lines
288 B
Text
12 lines
288 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2002/10/30 09:52:30 rh Exp $
|
|
|
|
--- libzvt/subshell.c.orig Thu Jun 20 04:53:58 2002
|
|
+++ libzvt/subshell.c
|
|
@@ -21,6 +21,7 @@
|
|
#include <config.h>
|
|
|
|
#include <sys/types.h>
|
|
+#include <sys/socket.h>
|
|
|
|
#include "subshell-includes.h"
|
|
#define ZVT_TERM_DO_UTMP_LOG 1
|