Fix to include system header files for using functions
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
/*+++++++++++++++++++++++++++++++++++++++*/
|
||||
|
||||
#include "signal.h"
|
||||
#include <sys/wait.h>
|
||||
#ifdef TIME
|
||||
# include <time.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user