Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2004 11:07:07 +0000 (UTC)
From:      Johan Karlsson <johan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/hexdump Makefile conv.c
Message-ID:  <200407161107.i6GB77BW095411@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
johan       2004-07-16 11:07:07 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/hexdump      Makefile conv.c 
  Log:
  Include <string.h> to get memset and strcmp prototype.
  
  Sort includes.
  
  This is now WARNS=2 clean, bump WARNS to keep it clean.
  
  Revision  Changes    Path
  1.7       +1 -0      src/usr.bin/hexdump/Makefile
  1.8       +2 -1      src/usr.bin/hexdump/conv.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407161107.i6GB77BW095411>