Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
diff PrivateQueue.h @ 43:d01d48b023ca
Renamed VMS to PR, in new branch
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Mon, 03 Sep 2012 15:07:45 -0700 |
| parents | b9cb01d8ce56 |
| children | 67c7f5a0308b |
line diff
1.1 --- a/PrivateQueue.h Wed Jun 06 18:00:59 2012 -0700 1.2 +++ b/PrivateQueue.h Mon Sep 03 15:07:45 2012 -0700 1.3 @@ -9,8 +9,8 @@ 1.4 #define _PRIVATE_QUEUE_H 1.5 1.6 1.7 -#include "VMS_impl/VMS_primitive_data_types.h" 1.8 -#include "VMS_impl/Services_Offered_by_VMS/Memory_Handling/vmalloc.h" 1.9 +#include "PR_impl/PR_primitive_data_types.h" 1.10 +#include "PR_impl/Services_Offered_by_PR/Memory_Handling/vmalloc.h" 1.11 1.12 1.13 #define TRUE 1
