state.c: Squelch warning about lacking prototype for 'free()'
commit8ee205ca7e74b60ee73bea1afcd756b4c5f0d248
authorAndreas Ericsson <ae@op5.se>
Tue, 6 Apr 2010 16:45:41 +0000 (6 18:45 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 6 Apr 2010 16:45:41 +0000 (6 18:45 +0200)
treea40a05cc1970d56a23cc72958f1b8f872c5ec731
parent8a51f3662b61d6bcfb706fe0eccc42cc3b3692b3
state.c: Squelch warning about lacking prototype for 'free()'

We do this by including stdlib.h

Signed-off-by: Andreas Ericsson <ae@op5.se>
state.c