Compiling on a different Linux distribution has brought this code
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Oct 2008 19:19:41 +0000 (19:19 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Oct 2008 19:19:41 +0000 (19:19 +0000)
commit6b7a3adf6a3a2641b44b74cdb79d9d248b2b09dc
treefdc07147949538ac49b398d0929362e443e43455
parent53ddbe1a6b31f834ed918d41fcecbb76e08f87bd
Compiling on a different Linux distribution has brought this code
into contact with a compiler picky enough to point out that I called
exit() without including stdlib.h. Surprised nothing's complained
about that one before, actually.

git-svn-id: svn://svn.tartarus.org/sgt/utils@8227 cda61777-01e9-0310-a592-d414129be87e
base64/base64.c