We need string.h for strerror().

This commit is contained in:
jjgarcia 2002-12-09 12:49:49 +00:00
parent 495d5d0172
commit 1b64032b99

View file

@ -14,7 +14,7 @@
See file '../Copyright' for full details.
*/
#include <string.h>
#include <errno.h>
#include <signal.h>
#include "ecl.h"