]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add #include <string.h> to get prototypes for functions that gcc
authorjb <jb@FreeBSD.org>
Fri, 20 Feb 1998 04:13:29 +0000 (04:13 +0000)
committerjb <jb@FreeBSD.org>
Fri, 20 Feb 1998 04:13:29 +0000 (04:13 +0000)
commit07a1e093a1d64ba7714dc30c015b9ced309c4126
tree5ceded704cff7451e270801c554f3f80f89c2aea
parentd7895ddcdd56d4d451df06695373798bcc0e12b3
Add #include <string.h> to get prototypes for functions that gcc
has builtin (and wants to know that the prototypes match).
usr.bin/more/main.c
usr.bin/more/os.c
usr.bin/more/output.c
usr.bin/more/screen.c
usr.bin/more/tags.c