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