]> granicus.if.org Git - nethack/commit
status bits
authornethack.rankin <nethack.rankin>
Sun, 30 Nov 2003 11:04:54 +0000 (11:04 +0000)
committernethack.rankin <nethack.rankin>
Sun, 30 Nov 2003 11:04:54 +0000 (11:04 +0000)
commitb56641dc2e51904790c6edf74c2d7dcf48b22571
tree85c1c2af4e711d0a7f00ab048436c942b3462037
parent73e2a0150148f3765d7d8682498f3f5d293b62e9
status bits

     Declare structure before using it in prototypes, and declare atol()
for configurations which don't have or don't use <stdlib.h>.  (Some
#ifdef MICRO code for atoi at the end of system.h might need to be done
for atol too.)
include/system.h
src/botl.c