Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Hash_impl
comparison PrivateHash.h @ 34:049a8d8917c5
changed headers and PR_WL__malloc plus PR_int__malloc to PR__malloc & elim _WL versions
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Tue, 23 Jul 2013 07:38:54 -0700 |
| parents | 097d8ccb18b7 |
| children |
comparison
equal
deleted
inserted
replaced
| 12:3abf0ed1ca51 | 13:e8171517ff52 |
|---|---|
| 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__application_includes/PR__application.h" | 16 #include "PR__common_includes/PR__primitive_data_types.h" |
| 17 | 17 |
| 18 //===================== defines ===================== | 18 //===================== defines ===================== |
| 19 #define TRUE 1 | 19 #define TRUE 1 |
| 20 #define FALSE 0 | 20 #define FALSE 0 |
| 21 | 21 |
