Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Hash_impl
comparison PrivateHash.h @ 33:097d8ccb18b7
new branch -- PR_univ -- changed header to include PR__application.h
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Mon, 22 Jul 2013 06:17:46 -0700 |
| parents | 1d42a512f482 |
| children | 049a8d8917c5 |
comparison
equal
deleted
inserted
replaced
| 10:2789f6ef9d6e | 12:3abf0ed1ca51 |
|---|---|
| 11 #include <stdio.h> | 11 #include <stdio.h> |
| 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 "PR_impl/PR_primitive_data_types.h" | 16 #include "PR__application_includes/PR__application.h" |
| 17 #include "PR_impl/Services_Offered_by_PR/Memory_Handling/vmalloc.h" | |
| 18 | 17 |
| 19 //===================== defines ===================== | 18 //===================== defines ===================== |
| 20 #define TRUE 1 | 19 #define TRUE 1 |
| 21 #define FALSE 0 | 20 #define FALSE 0 |
| 22 | 21 |
