Forgot an #include in the previous patch :-(

This commit is contained in:
Alvaro Herrera 2012-07-03 16:40:15 -04:00
parent ac50404224
commit 96ca906cca

View File

@ -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"