Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Queue_impl
comparison PrivateQueue.c @ 50:93a5782d064b
adding netbeans project directories to repository
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Fri, 14 Feb 2014 07:54:22 -0800 |
| parents | 1ea30ca7093c |
| children |
comparison
equal
deleted
inserted
replaced
| 29:9a20e1493f5e | 30:2b5a0a62a4bc |
|---|---|
| 12 #include <string.h> | 12 #include <string.h> |
| 13 #include <errno.h> | 13 #include <errno.h> |
| 14 #include <stdlib.h> | 14 #include <stdlib.h> |
| 15 | 15 |
| 16 #include "PrivateQueue.h" | 16 #include "PrivateQueue.h" |
| 17 #include "PR__common_includes/Services_offered_by_PR/Memory_Handling/vmalloc__wrapper_library.h" | 17 #include <PR__include/prqueue.h> |
| 18 #include <PR__include/prmalloc.h> | |
| 18 | 19 |
| 19 | 20 |
| 20 | 21 |
| 21 //=========================================================================== | 22 //=========================================================================== |
| 22 | 23 |
