From: David Schleef Date: Sun, 15 Jul 2001 19:58:15 +0000 (+0000) Subject: Needs string.h, not others X-Git-Tag: r0_7_16~19 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=db0d0feba8199f79b42913f20d360d68a259135f;p=comedilib.git Needs string.h, not others --- diff --git a/demo/sender.c b/demo/sender.c index 97279e2..ad5aa6a 100644 --- a/demo/sender.c +++ b/demo/sender.c @@ -19,8 +19,7 @@ #include #include #include -#include -#include +#include #include "examples.h"