mirror of https://github.com/citusdata/citus.git
Add missing library to dependencies.c
parent
cb447d7bc9
commit
63cd90e5dd
|
@ -23,6 +23,7 @@
|
|||
#include "distributed/remote_commands.h"
|
||||
#include "distributed/worker_manager.h"
|
||||
#include "distributed/worker_transaction.h"
|
||||
#include "miscadmin.h"
|
||||
#include "storage/lmgr.h"
|
||||
#include "utils/lsyscache.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue