Make sure this builds with -DSERGEEV.
[super-star-trek.git] / sst.h
diff --git a/sst.h b/sst.h
index 0e3e52419e4fcf22b69cc4a9c728269811c238c3..7e0734b824338f36efc6e259bd8990e9789b7f7c 100644 (file)
--- a/sst.h
+++ b/sst.h
@@ -444,6 +444,8 @@ void waitfor(void);
 void setpassword(void);
 void commandhook(char *, int);
 void c_printf (char *format, ... );
+void makechart(void);
+void enqueue(char *s);
 
 typedef struct {
         int wndleft,wndtop,wndright,wndbottom;