$NetBSD: patch-ah,v 1.3 2012/08/10 15:52:12 drochner Exp $

use standard includes

--- memtrack.c.orig	2012-03-26 13:10:43.000000000 +0000
+++ memtrack.c
@@ -21,9 +21,6 @@
 
 #define _GNU_SOURCE
 
-#if !defined(SYS_FREEBSD)   /* FreeBSD declares malloc() in stdlib.h */
- #include <malloc.h>
-#endif
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
