$NetBSD: patch-be,v 1.2 2011/07/05 03:27:22 dholland Exp $

Handle always-on-top.

--- xutil.h.orig	2003-09-28 17:18:28.000000000 +0200
+++ xutil.h	2003-09-28 17:18:28.000000000 +0200
@@ -137,6 +137,8 @@
                                       int           screen,
                                       XVisualInfo **fb_visual );
 
+void XUTILSetAlwaysOnTop( TV_BOOL status );
+
 #ifdef __cplusplus
 }  /* Close 'extern "C"' */
 #endif
