fixed for Linux

This commit is contained in:
Joel Sherrill
1995-07-18 21:11:57 +00:00
parent 217d2e7dca
commit 3ea52882fb
3 changed files with 20 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#include <stdio.h>
#include <signal.h>
#include <time.h>
#include <sys/time.h>
extern rtems_configuration_table Configuration;
extern sigset_t UNIX_SIGNAL_MASK;