$NetBSD: patch-ab,v 1.1.1.1 2003/06/23 07:09:32 mrg Exp $ diff -rcp export/export_xvid.c export/export_xvid.c *** export/export_xvid.c Wed May 14 00:30:32 2003 --- export/export_xvid.c Mon Jun 9 17:48:09 2003 *************** *** 48,54 **** # endif #endif ! #if !defined(__FreeBSD__) && !defined(__APPLE__) /* We have malloc() in stdlib.h */ #include #endif --- 48,54 ---- # endif #endif ! #if !defined(__FreeBSD__) && !defined(__APPLE__) /* We have malloc() in stdlib.h */|| defined(__NetBSD__) #include #endif