mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 14:22:22 -04:00
Forgot an #include in the previous patch :-(
This commit is contained in:
parent
6416895cc6
commit
c602b42982
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
#include "commands/collationcmds.h"
|
||||
#include "commands/conversioncmds.h"
|
||||
#include "commands/defrem.h"
|
||||
#include "commands/extension.h"
|
||||
#include "commands/proclang.h"
|
||||
#include "commands/schemacmds.h"
|
||||
#include "commands/tablecmds.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue