Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4:a233a29a6778 | 5:edadb5b0eb1d |
|---|---|
| 6 * | 6 * |
| 7 */ | 7 */ |
| 8 | 8 |
| 9 #ifndef _PROBES_H | 9 #ifndef _PROBES_H |
| 10 #define _PROBES_H | 10 #define _PROBES_H |
| 11 #define __USE_GNU | 11 #define _GNU_SOURCE |
| 12 | 12 |
| 13 #include "VMS_primitive_data_types.h" | 13 #include "VMS_primitive_data_types.h" |
| 14 | 14 |
| 15 #include <sys/time.h> | 15 #include <sys/time.h> |
| 16 | 16 |
