* Examples/ex13.c: Include <string.h> for strerror prototype and <stdlib.h> for abort prototype.
Move inclusion of test-skeleton to front to have prototype for add_temp_file.
* Makefile (tests): Add ex13. 2000-08-22 Andreas Jaeger <aj@suse.de> * Examples/ex13.c: New test by Kurt Garloff <garloff@suse.de>. * Makefile (tests): Add ex13.