1
1

Continue replacing missing headers

This commit was SVN r21108.
Этот коммит содержится в:
Ralph Castain 2009-04-29 13:34:41 +00:00
родитель e7b5cfa259
Коммит adc73b0fe0

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

@ -35,6 +35,9 @@
#ifdef HAVE_SYS_WAIT_H
#include <sys/wait.h>
#endif
#ifdef HAVE_TIME_H
#include <time.h>
#endif
#include <ctype.h>
#include <signal.h>