Compatibility with old-but-newer-than-C89 compilers.
[rogue-pphs.git] / rooms.c
diff --git a/rooms.c b/rooms.c
index 0e4530e..583833d 100644 (file)
--- a/rooms.c
+++ b/rooms.c
@@ -3,13 +3,15 @@
  *\r
  * @(#)rooms.c 3.8 (Berkeley) 6/15/81\r
  *\r
- * Rogue: Exploring the Dungeons of Doom\r
+ * Rogue: Exploring the Cavern of Cuties\r
  * Copyright (C) 1980, 1981 Michael Toy, Ken Arnold and Glenn Wichman\r
  * All rights reserved.\r
  *\r
  * See the file LICENSE.TXT for full copyright and licensing information.\r
  */\r
 \r
+#include <stdlib.h>\r
+\r
 #include "curses.h"\r
 #include "rogue.h"\r
 \r