$NetBSD: patch-ak,v 1.2 2005/12/01 18:13:24 wiz Exp $

--- src/keyboard.c.orig	1995-02-03 02:21:28.000000000 +0100
+++ src/keyboard.c
@@ -301,7 +301,7 @@ Lisp_Object Vlast_event_frame;
 
 /* The timestamp of the last input event we received from the X server.
    X Windows wants this for selection ownership.  */
-unsigned long last_event_timestamp;
+extern unsigned long last_event_timestamp;
 
 Lisp_Object Qself_insert_command;
 Lisp_Object Qforward_char;
