locale_t.h: Add missing newline at end of file.

Fixes #18369.
This commit is contained in:
Augustin Cavalier 2023-04-25 12:38:37 -04:00
parent 3ce66fb079
commit 69929490eb
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
typedef void* locale_t;
#endif
#endif