chiark / gitweb /
New scripts/setup which interactively sets up a DisOrder configuration
[disorder] / server / server.h
index 012497c9275b851736367df7a28df39355455cf7..a3a5bebd49778ef27c42791b58039b28bfc43366 100644 (file)
@@ -36,6 +36,8 @@ int server_stop(ev_source *ev, int fd);
 
 extern int volume_left, volume_right;  /* last known volume */
 
+extern int wideopen;                   /* blindly accept all logins */
+
 #endif /* SERVER_H */
 
 /*
@@ -45,4 +47,3 @@ comment-column:40
 fill-column:79
 End:
 */
-/* arch-tag:db22be3b0e3ce0914513e917df553937 */