diff vutilities.h @ 209:0c83ea8adefc

Close to compilable version of common_ancestor -- still includes HW dep stuff
author Some Random Person <seanhalle@yahoo.com>
date Sun, 04 Mar 2012 14:26:35 -0800
parents eaf7e4c58c9e
children
line diff
     1.1 --- a/vutilities.h	Wed Feb 22 11:39:12 2012 -0800
     1.2 +++ b/vutilities.h	Sun Mar 04 14:26:35 2012 -0800
     1.3 @@ -8,8 +8,8 @@
     1.4   */
     1.5  
     1.6  
     1.7 -#ifndef  _UTILITIES_H
     1.8 -#define	_UTILITIES_H
     1.9 +#ifndef  _VUTILITIES_H
    1.10 +#define	_VUTILITIES_H
    1.11  
    1.12  #include <string.h>
    1.13  #include "VMS_primitive_data_types.h"