mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
12 lines
276 B
C
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
|