[BACK]Return to elf.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / nm

Diff for /src/usr.bin/nm/elf.c between version 1.18 and 1.19

version 1.18, 2007/09/02 15:19:33 version 1.19, 2009/10/27 23:59:41
Line 26 
Line 26 
  * THE POSSIBILITY OF SUCH DAMAGE.   * THE POSSIBILITY OF SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/mman.h>  #include <sys/mman.h>
 #include <unistd.h>  #include <unistd.h>

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19