Changeset 2df1974 in rtems


Ignore:
Timestamp:
04/15/99 18:58:27 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a68e6b9
Parents:
da41ecbc
Message:

Added include of rtems/posix/cancel.h.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/posix/src/pthread.c

    rda41ecbc r2df1974  
    1414#include <rtems/score/userext.h>
    1515#include <rtems/score/wkspace.h>
     16#include <rtems/posix/cancel.h>
    1617#include <rtems/posix/pthread.h>
    1718#include <rtems/posix/priority.h>
  • cpukit/posix/src/pthread.c

    rda41ecbc r2df1974  
    1414#include <rtems/score/userext.h>
    1515#include <rtems/score/wkspace.h>
     16#include <rtems/posix/cancel.h>
    1617#include <rtems/posix/pthread.h>
    1718#include <rtems/posix/priority.h>
Note: See TracChangeset for help on using the changeset viewer.