]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Include <string.h> to get memset and strcmp prototype.
authorjohan <johan@FreeBSD.org>
Fri, 16 Jul 2004 11:07:07 +0000 (11:07 +0000)
committerjohan <johan@FreeBSD.org>
Fri, 16 Jul 2004 11:07:07 +0000 (11:07 +0000)
commitbc489758c0fe0e33863da8fbf5c738b63c5c8145
tree864c16a4de7bd93349e756998f8f8261547ec314
parentf13c17093c678b6045650991d47d7df6bbe0b58d
Include <string.h> to get memset and strcmp prototype.

Sort includes.

This is now WARNS=2 clean, bump WARNS to keep it clean.
usr.bin/hexdump/Makefile
usr.bin/hexdump/conv.c