Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
comparison PrivateQueue.h @ 47:8c0dcf6e15e6
new branch -- PR_univ -- changed header to include PR__application.h
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Mon, 22 Jul 2013 07:05:57 -0700 |
| parents | 67c7f5a0308b |
| children | 1ea30ca7093c |
comparison
equal
deleted
inserted
replaced
| 20:79a008a18a67 | 22:1ce9a97242fd |
|---|---|
| 7 | 7 |
| 8 #ifndef _PRIVATE_QUEUE_H | 8 #ifndef _PRIVATE_QUEUE_H |
| 9 #define _PRIVATE_QUEUE_H | 9 #define _PRIVATE_QUEUE_H |
| 10 | 10 |
| 11 | 11 |
| 12 #include "PR_impl/PR_primitive_data_types.h" | 12 #include "PR__application_includes/PR__application.h" |
| 13 #include "PR_impl/Services_Offered_by_PR/Memory_Handling/vmalloc.h" | |
| 14 | 13 |
| 15 | 14 |
| 16 #define TRUE 1 | 15 #define TRUE 1 |
| 17 #define FALSE 0 | 16 #define FALSE 0 |
| 18 | 17 |
