Oops -- this wasn't in the repo.
[super-star-trek.git] / sst.h
diff --git a/sst.h b/sst.h
index 101b2ba45599277bb1dec563b0c230f55259f4a2..db10aab53e2444c9cf0010b02cfad2bded70844f 100644 (file)
--- a/sst.h
+++ b/sst.h
@@ -436,6 +436,10 @@ void probe(void);
 void clearscreen(void);
 void iostart(int);
 void ioend(void);
+#ifdef SERGEEV
+#define getline cgetline
+void setwnd(short);
+#endif /* SERGEEV */
 void getline(char *, int);
 void commandhook(char *, int);