projects
/
rogue-pphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc2a9db
)
abort declaration is not just implicit but incompatibly implicit, so make it explicit.
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Thu, 4 Apr 2013 10:53:27 +0000
(12:53 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Thu, 4 Apr 2013 10:53:27 +0000
(12:53 +0200)
rooms.c
patch
|
blob
|
history
diff --git
a/rooms.c
b/rooms.c
index 0e4530eeed5d4303d724eb7f13c5d462d894b92c..9e24af37f8d1d6e60a680af144dde3d67b2a91e5 100644
(file)
--- a/
rooms.c
+++ b/
rooms.c
@@
-10,6
+10,8
@@
* 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