Skip to content

Commit 0efc831

Browse files
committed
Remove excess #include "utils/wait_event.h".
This simplifies copying libpq/libpq-be-fe-helpers.h into extensions, because some supported PostgreSQL versions lack the other header. Discussion: https://postgr.es/m/20231122012945.74@rfd.leadboat.com
1 parent 196799d commit 0efc831

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/libpq/libpq-be-fe-helpers.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
#include "miscadmin.h"
4545
#include "storage/fd.h"
4646
#include "storage/latch.h"
47-
#include "utils/wait_event.h"
4847

4948

5049
static inline void libpqsrv_connect_prepare(void);

0 commit comments

Comments
 (0)