C89 does not define strdup(), so provide an implementation for the systems that doesn't implement it. Enable it by adding "CPPFLAG += -DNEED_STRDUP" to config.mak.
C89 does not define strdup(), so provide an implementation for the systems that doesn't implement it. Enable it by adding "CPPFLAG += -DNEED_STRDUP" to config.mak.