diff PrivateQueue.h @ 36:d6da470bbd38

fixed bug in pure c queue -- enlarges correctly now
author Some Random Person <seanhalle@yahoo.com>
date Thu, 24 May 2012 07:53:13 -0700
parents c5d2f2a94133
children
line diff
     1.1 --- a/PrivateQueue.h	Wed Mar 14 23:02:28 2012 -0700
     1.2 +++ b/PrivateQueue.h	Thu May 24 07:53:13 2012 -0700
     1.3 @@ -10,6 +10,7 @@
     1.4  
     1.5  
     1.6  #include "VMS_impl/VMS_primitive_data_types.h"
     1.7 +#include "VMS_impl/Services_Offered_by_VMS/Memory_Handling/vmalloc.h"
     1.8  
     1.9  
    1.10  #define TRUE     1