Commit 5673434fff718d93ac738a03403442f16abeecba

Shawn O. Pearce 2008-12-31T07:34:43

Undefine malloc,strdup,calloc before redefining them Some systems may use cpp macros to define these functions, glibc appears to be one of them. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>