t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit ca68975ff8fc1c7166c8d1f811e3dd52c735d19f
   DIR parent 529be52fea06151df1f0056ae6f7bfedf819d107
   URI Author: Anselm R. Garbe <arg@10kloc.org>
       Date:   Thu, 14 Sep 2006 11:07:44 +0200
       
       removed useless inclusion
       Diffstat:
         M view.c                              |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/view.c b/view.c
       t@@ -3,7 +3,6 @@
         * See LICENSE file for license details.
         */
        #include "dwm.h"
       -#include <stdio.h>
        
        /* static */