aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/antiwm/files/patch-manage.c
blob: 8583cdc027457f1e6fc4cde804674acff4c90a37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./manage.c.orig 2011-06-24 15:13:24.000000000 +0200
+++ ./manage.c  2011-06-24 15:13:59.000000000 +0200
@@ -10,6 +10,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include "antiwm.h"