From: Eric S. Raymond Date: Thu, 20 Jan 2005 07:33:34 +0000 (+0000) Subject: One more small merge. X-Git-Tag: 2.0~415 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=32451d917434ca14d53a068f2ac57b504c794d07 One more small merge. --- diff --git a/setup.c b/setup.c index 9de1a95..932faa8 100644 --- a/setup.c +++ b/setup.c @@ -1,4 +1,8 @@ #include +#ifdef SERGEEV +#include +#include +#endif /* SERGEEV */ #include "sst.h" #ifdef SERGEEV