Make sure this builds with -DSERGEEV.
[super-star-trek.git] / sst.h
diff --git a/sst.h b/sst.h
index aef476b76f19db679d01b2063088feaf992e8bd0..7e0734b824338f36efc6e259bd8990e9789b7f7c 100644 (file)
--- a/sst.h
+++ b/sst.h
@@ -445,6 +445,7 @@ 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;