$NetBSD: patch-ab,v 1.1 2008/06/10 13:20:00 obache Exp $ --- xev.h.orig 1997-03-14 04:08:26.000000000 +0000 +++ xev.h @@ -5,6 +5,7 @@ #include #include #include +#include #include "colorlist.h" #define ABS(x) ( ( (x) > 0 ) ? (x) : -(x))