summaryrefslogtreecommitdiff
path: root/x11-wm/weewm/files/patch-src__info.c
blob: 0015f7f072e832a0cf288bf720a8e706d894c921 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff -ru src/info.c src/info.c
--- src/info.c Mon Jul 21 09:10:46 2003
+++ src/info.c Mon Jul 21 09:11:08 2003
@@ -25,7 +25,7 @@

 #include <unistd.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <X11/Xlib.h>

 #include "weewm.h"