1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/multimedia/kino/files/patch-src__gtkenhancedscale.c
2006-09-02 20:35:49 +00:00

12 lines
276 B
C

--- src/gtkenhancedscale.c.orig Thu Jul 20 05:47:54 2006
+++ src/gtkenhancedscale.c Sat Sep 2 19:54:17 2006
@@ -33,7 +33,7 @@
#include "gtkenhancedscale.h"
#include <string.h>
#include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <math.h>
#undef FANCY