$NetBSD: patch-aa,v 1.5 2004/05/11 15:11:30 danw Exp $

--- gcalctool/calctool.c.orig	Tue May 11 11:02:10 2004
+++ gcalctool/calctool.c
@@ -21,7 +21,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <sys/types.h>
 #include "calctool.h"
 #include <gdk/gdkkeysyms.h>
