Added header files per request from Chris Johns to avoid problems

in include file order.
This commit is contained in:
Joel Sherrill
1998-10-12 17:21:12 +00:00
parent 87dea1e4d1
commit b19cb179ab
4 changed files with 16 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ typedef unsigned int vm_size_t;
#define _BSD_PID_T_ rtems_id
#define _BSD_VA_LIST_ char *
/* make sure we get the network versions of these */
#include "../machine/types.h"
#include "../machine/param.h"
#include <sys/time.h>
struct itimerval {
struct timeval it_interval;

View File

@@ -21,6 +21,10 @@ typedef unsigned int vm_size_t;
#define _BSD_PID_T_ rtems_id
#define _BSD_VA_LIST_ char *
/* make sure we get the network versions of these */
#include "../machine/types.h"
#include "../machine/param.h"
#include <sys/time.h>
struct itimerval {
struct timeval it_interval;

View File

@@ -21,6 +21,10 @@ typedef unsigned int vm_size_t;
#define _BSD_PID_T_ rtems_id
#define _BSD_VA_LIST_ char *
/* make sure we get the network versions of these */
#include "../machine/types.h"
#include "../machine/param.h"
#include <sys/time.h>
struct itimerval {
struct timeval it_interval;

View File

@@ -21,6 +21,10 @@ typedef unsigned int vm_size_t;
#define _BSD_PID_T_ rtems_id
#define _BSD_VA_LIST_ char *
/* make sure we get the network versions of these */
#include "../machine/types.h"
#include "../machine/param.h"
#include <sys/time.h>
struct itimerval {
struct timeval it_interval;