$NetBSD$

--- libbb_udpcast.h.orig	2006-08-22 17:40:46.000000000 +0000
+++ libbb_udpcast.h
@@ -14,7 +14,7 @@
 #define TRUE			1
 #define FALSE			0
 
-#include <malloc.h>
+#include <stdlib.h>
 #define xmalloc malloc
 
 #endif /* BB_VER */
