Include for macOS, take II.
authorThomas Munro
Tue, 13 Aug 2024 11:42:58 +0000 (23:42 +1200)
committerThomas Munro
Tue, 13 Aug 2024 11:43:04 +0000 (23:43 +1200)
Fix typo in macro name.

Discussion: https://postgr.es/m/CA%2BhUKG%2Bk-o3N_SyNJNJpAcdtMo_HheN30miAeXehk9yw%3D9WYzA%40mail.gmail.com

src/port/chklocale.c

index dc2279179afed9dea873e2970694a4f6b8fe2e25..99e27ed6de552111b93a3268e21ecf791bb27c75 100644 (file)
@@ -23,7 +23,7 @@
 #include 
 #endif
 
-#ifdef LOCALE_T_IN_XLOCALE_H
+#ifdef LOCALE_T_IN_XLOCALE
 #include 
 #endif