cvs commit: src/usr.bin/hexdump Makefile conv.c

Johan Karlsson johan at FreeBSD.org
Fri Jul 16 04:07:08 PDT 2004


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


More information about the cvs-all mailing list