diff probes.h @ 76:9ddbb071142d

make hardware independent and port to 64bit
author Merten Sach <msach@mailbox.tu-berlin.de>
date Thu, 16 Jun 2011 14:41:15 +0200
parents 13b22ffb8a2f
children 521c75d64cef
line diff
     1.1 --- a/probes.h	Thu Jun 02 13:55:51 2011 +0200
     1.2 +++ b/probes.h	Thu Jun 16 14:41:15 2011 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  
     1.5  #ifndef _PROBES_H
     1.6  #define	_PROBES_H
     1.7 -#define __USE_GNU
     1.8 +#define _GNU_SOURCE
     1.9  
    1.10  #include "VMS_primitive_data_types.h"
    1.11