From: <jk...@us...> - 2011-12-29 06:34:33
|
Revision: 2368 http://elftoolchain.svn.sourceforge.net/elftoolchain/?rev=2368&view=rev Author: jkoshy Date: 2011-12-29 06:34:28 +0000 (Thu, 29 Dec 2011) Log Message: ----------- Unbreak the build on FreeBSD: * Remove an unused variable declaration. * Use `<string.h>` to bring in a prototype for `strncmp()`. Modified Paths: -------------- trunk/libelf/elf_memory.c trunk/libelf/libelf_memory.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |