freebsd-ports/deskutils/gaddr/files/patch-aa
Jim Mock 718f64b85e Import of gaddr.
gaddr is a simple address book written using the GTK+ widget set that
basically acts like a pile of alphabetized 3x5 index cards.

PR:		13018
1999-08-16 08:11:54 +00:00

12 lines
237 B
Plaintext

--- db.c.orig Sun Aug 8 10:58:13 1999
+++ db.c Sun Aug 8 10:58:27 1999
@@ -19,7 +19,7 @@
#include <stdio.h>
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
#include "db.h"
/* Definition of a record in linked list