Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Histogram
changeset 23:0d2f5b1db610 MC_shared
More progress towards getting common_ancestor working
| author | Some Random Person <seanhalle@yahoo.com> |
|---|---|
| date | Tue, 13 Mar 2012 18:31:05 -0700 |
| parents | 6cee2e00eacb |
| children | a9e071e01e07 ff7dedcd2e3f 5d1597d9b24a |
| files | Histogram.h |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line diff
1.1 --- a/Histogram.h Mon Mar 12 05:40:42 2012 -0700 1.2 +++ b/Histogram.h Tue Mar 13 18:31:05 2012 -0700 1.3 @@ -7,7 +7,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 #ifndef _HISTOGRAM_H 1.11 #define _HISTOGRAM_H
