One more small merge.
authorEric S. Raymond <esr@thyrsus.com>
Thu, 20 Jan 2005 07:33:34 +0000 (07:33 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 20 Jan 2005 07:33:34 +0000 (07:33 +0000)
setup.c

diff --git a/setup.c b/setup.c
index 9de1a9590dc0bd9c6685f361dd274bb2ad052a3a..932faa8a037c3fef105260ff2a4b033a726f73f3 100644 (file)
--- a/setup.c
+++ b/setup.c
@@ -1,4 +1,8 @@
 #include <time.h>\r
+#ifdef SERGEEV\r
+#include <sys/stat.h>\r
+#include <conio.h>\r
+#endif /* SERGEEV */\r
 #include "sst.h"\r
 \r
 #ifdef SERGEEV\r