Changeset 9d3a44b in rtems
- Timestamp:
- 11/02/99 15:27:20 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 733a248
- Parents:
- f2422aa
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/posix/include/rtems/posix/mqueue.h
rf2422aa r9d3a44b 21 21 extern "C" { 22 22 #endif 23 24 #include <sys/siginfo.h> 23 25 24 26 #include <rtems/score/coremsg.h> -
cpukit/posix/include/rtems/posix/mqueue.h
rf2422aa r9d3a44b 21 21 extern "C" { 22 22 #endif 23 24 #include <sys/siginfo.h> 23 25 24 26 #include <rtems/score/coremsg.h>
Note: See TracChangeset
for help on using the changeset viewer.