Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
comparison PrivateQueue.h @ 31:555cc068a79a
More progress towards getting common_ancestor working
| author | Some Random Person <seanhalle@yahoo.com> |
|---|---|
| date | Tue, 13 Mar 2012 18:31:06 -0700 |
| parents | e59d39874274 |
| children | a74011c0b78b |
comparison
equal
deleted
inserted
replaced
| 11:62bf6a01f7c9 | 12:76a28ba63800 |
|---|---|
| 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 "VMS_impl/VMS_primitive_data_types.h" | 12 #include "VMS_impl/VMS_primitive_data_types.h" |
| 13 #include "VMS_impl/vmalloc.h" | 13 #include "VMS_impl/Services_Offered_by_VMS/Memory_Handling/vmalloc.h" |
| 14 | 14 |
| 15 | 15 |
| 16 #define TRUE 1 | 16 #define TRUE 1 |
| 17 #define FALSE 0 | 17 #define FALSE 0 |
| 18 | 18 |
