From 1f833b3fc9968c3dd7ed79ccf0525ebf16c891ad Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 10 May 2024 08:15:56 -0700 Subject: ntp: Vendor import of ntp-4.2.8p18 --- sntp/tests/fileHandlingTest.h.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sntp/tests/fileHandlingTest.h.in') diff --git a/sntp/tests/fileHandlingTest.h.in b/sntp/tests/fileHandlingTest.h.in index b93ed9e90293..86c9f2c7cd0e 100644 --- a/sntp/tests/fileHandlingTest.h.in +++ b/sntp/tests/fileHandlingTest.h.in @@ -1,3 +1,9 @@ +/* + * fileHandlingTest.h[.in] + * + * @configure_input@ + */ + #ifndef FILE_HANDLING_TEST_H #define FILE_HANDLING_TEST_H @@ -23,4 +29,4 @@ extern int GetFileSize(FILE *file); extern bool CompareFileContent(FILE* expected, FILE* actual); extern void ClearFile(const char * filename) ; -#endif // FILE_HANDLING_TEST_H +#endif /* FILE_HANDLING_TEST_H */ -- cgit v1.2.3