Return to data_formats.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / ntp / sntp |
1.1 misho 1: #ifndef DATA_FORMATS_H 2: #define DATA_FORMATS_H 3: 4: #include <ntp_machine.h> 5: #include <ntp_fp.h> 6: #include <ntp.h> 7: 8: #endif