We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc09e65 commit 43a8875Copy full SHA for 43a8875
src/backend/storage/lmgr/spin.c
@@ -23,6 +23,7 @@
23
#include "postgres.h"
24
25
#include "storage/pg_sema.h"
26
+#include "storage/shmem.h"
27
#include "storage/spin.h"
28
29
0 commit comments