2013-09-26 17:14:40 +02:00

13 lines
352 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2004/05/29 00:16:41 xtraeme Exp $
--- src/xt_control.c.orig Sat Feb 14 12:48:14 2004
+++ src/xt_control.c
@@ -29,6 +29,7 @@
#include <stdlib.h>
#include <limits.h> /* PATH_MAX */
#include <ctype.h> /* isdigit() */
+#include <sys/time.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include <X11/Shell.h>