From: Jonathan McDowell Date: Tue, 21 Sep 2004 13:07:38 +0000 (+0000) Subject: Compile warning cleanup; add missed include file. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/a8ef501f8a174ef7eb96baa1803e1ad58e703831?ds=sidebyside;hp=a8ef501f8a174ef7eb96baa1803e1ad58e703831 Compile warning cleanup; add missed include file. cleanup.c uses functions prototyped in string.h, so include it. ---