$NetBSD: patch-ac,v 1.1 2007/12/10 13:25:10 obache Exp $

--- src/frame.h.orig	2004-09-27 18:22:51.000000000 +0000
+++ src/frame.h
@@ -35,7 +35,7 @@ public:
     void focus(Client *client);
 
     void attach(Client *client);
-    Client *Frame::detach(Client *client);
+    Client *detach(Client *client);
 
     virtual Window window();
 
