Fix "Remove superfluous tqual.h includes" by adding back one include.
I removed one include too many in e7cc78ad43eb, not sure why that escaped my test script. Author: Andres Freund
This commit is contained in:
parent
071e11898d
commit
527114e51e
@ -48,6 +48,7 @@
|
||||
#include "utils/fmgrprotos.h"
|
||||
#include "utils/rel.h"
|
||||
#include "utils/syscache.h"
|
||||
#include "utils/tqual.h"
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user