summary refs log tree commit diff
path: root/app-misc/bdfresize/files/bdfresize-1.5-gcc.patch
blob: 015d306fff60e6fff9deca6d6be606cf8c186350 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/charresize.c b/charresize.c
index b6c694a..795bff4 100644
--- a/charresize.c
+++ b/charresize.c
@@ -46,7 +46,6 @@ static int	bit[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 };
 void
 processChar(void)
 {
-  char	*malloc();
   char	*srcimage;
   int	*dstgray;
 

Consider giving Nix/NixOS a try! <3