$NetBSD: patch-aa,v 1.1 2007/09/16 20:55:32 joerg Exp $

--- src/uri.c.orig	2007-09-16 20:32:33.000000000 +0000
+++ src/uri.c
@@ -20,7 +20,7 @@
 /* FIXME: #include "gnet-private.h" */
 #include <glib.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <ctype.h>
 
 #include "uri.h"
