d54cfbdce4
When the series of commits is complete, things like https://cert.litnet.lt/en/docs/ntp-distributed-reflection-dos-attacks should be fixed. PR: bin/148836 (except that we import a newer version) Asked by: Too many MFC after: 2 weeks
9 lines
117 B
C
9 lines
117 B
C
#ifndef DATA_FORMATS_H
|
|
#define DATA_FORMATS_H
|
|
|
|
#include <ntp_machine.h>
|
|
#include <ntp_fp.h>
|
|
#include <ntp.h>
|
|
|
|
#endif
|