1
1

- Guys, we don't have a configure-test for errno.h (should we?)

Anyway, keeps us from compiling on Jaguar.

This commit was SVN r21100.
Этот коммит содержится в:
Rainer Keller 2009-04-29 03:18:51 +00:00
родитель 5fa3b38d3c
Коммит 4ffec30e94

Просмотреть файл

@ -31,9 +31,7 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifdef HAVE_ERRNO_H
#include <errno.h>
#endif
#ifdef HAVE_SYS_WAIT_H
#include <sys/wait.h>
#endif