summaryrefslogtreecommitdiff
path: root/www/anyterm/files/patch-libpbe-src-format.cc
blob: f298f25c568e9679b5440efd55cfd8071f7d78f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libpbe/src/format.cc.orig	2009-11-20 00:12:52.878597868 -0800
+++ libpbe/src/format.cc	2009-11-20 00:13:07.402710981 -0800
@@ -21,7 +21,7 @@
 #include <string>
 #include <cstdarg>
 #include <cstdio>
-#include <malloc.h>
+#include <stdlib.h>
 
 
 namespace pbe {