Don't include string.h.
authorJim Meyering <jim@meyering.net>
Sun, 4 Apr 1999 23:15:07 +0000 (23:15 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Apr 1999 23:15:07 +0000 (23:15 +0000)
commit5050912be0fcf7754bc004aa77809b4dea9a4764
treedac8d7b0fdc2abb0cc52c1e19d1f8dce804b080f
parenta147c611416a32254d177a58bbe099dcc830d6bc
Don't include string.h.
[!HAVE_CONFIG_H]: Include string.h here.
[!HAVE_CONFIG_H]: Hard-code RETSIGTYPE to `int'.
(sigill_handler): Change return type and type of local `oldhandler' to
RETSIGTYPE.
(isaac_seed_machdep): Change and type of local `oldhandler' to
RETSIGTYPE.
src/shred.c