diff options
Diffstat (limited to 'src/backend/storage/lmgr/lwlock.c')
| -rw-r--r-- | src/backend/storage/lmgr/lwlock.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backend/storage/lmgr/lwlock.c b/src/backend/storage/lmgr/lwlock.c index 8fae67ebbb..2fe610532c 100644 --- a/src/backend/storage/lmgr/lwlock.c +++ b/src/backend/storage/lmgr/lwlock.c @@ -29,8 +29,6 @@ #include "pg_trace.h" #include "storage/ipc.h" #include "storage/predicate.h" -#include "storage/proc.h" -#include "storage/spin.h" /* We use the ShmemLock spinlock to protect LWLockAssign */ |
