summaryrefslogtreecommitdiff
path: root/x11/xmon/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmon/patches/patch-ac')
-rw-r--r--x11/xmon/patches/patch-ac24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11/xmon/patches/patch-ac b/x11/xmon/patches/patch-ac
new file mode 100644
index 00000000000..82f6a91e93a
--- /dev/null
+++ b/x11/xmon/patches/patch-ac
@@ -0,0 +1,24 @@
+$NetBSD: patch-ac,v 1.1.1.1 1999/11/23 07:42:25 rh Exp $
+
+--- recording.c.orig Fri Feb 7 04:33:49 1997
++++ recording.c Mon Nov 22 10:52:03 1999
+@@ -43,18 +43,13 @@
+ #ifdef RECORD_EVENTS
+
+ #include <sys/time.h>
++#include <unistd.h>
+
+ #include "common.h"
+
+ #include "xmond.h"
+ #include "linkl.h"
+ #include "commands.h"
+-
+-/* function prototypes: */
+-/* recording.c: */
+-extern void usleep P((unsigned int useconds ));
+-
+-/* end function prototypes */
+
+ typedef struct
+ {