From: Jonathan McDowell Date: Tue, 21 Sep 2004 13:07:38 +0000 (+0000) Subject: Compile warning cleanup; add missed include file. X-Git-Tag: 0.3.1~22 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=a8ef501f8a174ef7eb96baa1803e1ad58e703831;hp=a8ef501f8a174ef7eb96baa1803e1ad58e703831;p=onak.git Compile warning cleanup; add missed include file. cleanup.c uses functions prototyped in string.h, so include it. ---