#!/bin/sh

LD_PRELOAD=libgnumalloc.so.5 exec /usr/lib/netscape/netscape "$@"
