Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
diff 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 |
line diff
1.1 --- a/PrivateQueue.h Tue Mar 13 10:07:00 2012 -0700 1.2 +++ b/PrivateQueue.h Tue Mar 13 18:31:06 2012 -0700 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 1.6 #include "VMS_impl/VMS_primitive_data_types.h" 1.7 -#include "VMS_impl/vmalloc.h" 1.8 +#include "VMS_impl/Services_Offered_by_VMS/Memory_Handling/vmalloc.h" 1.9 1.10 1.11 #define TRUE 1
