From: David Schleef Date: Mon, 30 Jul 2001 20:38:54 +0000 (+0000) Subject: Fix includes X-Git-Tag: r0_7_17~48 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3298f1fcc5efc1b2ecb9fd3dbf39465bea1db449;p=comedilib.git Fix includes --- diff --git a/demo/cmd.c b/demo/cmd.c index b46e7f0..6811359 100644 --- a/demo/cmd.c +++ b/demo/cmd.c @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include "examples.h" #define BUFSZ 10000