trawick 2002/07/08 05:50:12 Modified: test testuuid.c Log: get the declaration for atexit() Revision Changes Path 1.6 +1 -0 apr/test/testuuid.c Index: testuuid.c =================================================================== RCS file: /home/cvs/apr/test/testuuid.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- testuuid.c 5 Jul 2002 01:26:09 -0000 1.5 +++ testuuid.c 8 Jul 2002 12:50:12 -0000 1.6 @@ -53,6 +53,7 @@ */ #include +#include #include "apr_general.h" #include "apr_uuid.h"