---src/fmalloc.c.origThuJul2417:32:522003+++src/fmalloc.cThuJul2417:33:222003@@-15,7+15,11@@#include<stdio.h>#include<sys/types.h>+#ifdef__FreeBSD__+#include<stdlib.h>+#else#include<malloc.h>+#endif/* bv: is an integer to contain the address to the reserved