projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52ea7f0
)
Include
for macOS, take II.
author
Thomas Munro
Tue, 13 Aug 2024 11:42:58 +0000
(23:42 +1200)
committer
Thomas 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
patch
|
blob
|
blame
|
history
diff --git
a/src/port/chklocale.c
b/src/port/chklocale.c
index dc2279179afed9dea873e2970694a4f6b8fe2e25..99e27ed6de552111b93a3268e21ecf791bb27c75 100644
(file)
--- a/
src/port/chklocale.c
+++ b/
src/port/chklocale.c
@@
-23,7
+23,7
@@
#include
#endif
-#ifdef LOCALE_T_IN_XLOCALE
_H
+#ifdef LOCALE_T_IN_XLOCALE
#include
#endif