mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-24 11:46:31 +02:00
Do not include pthread.h outside of thread.h
This commit is contained in:
parent
c4069c7520
commit
4ebcea768c
@ -14,7 +14,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include "catalog/pg_control.h"
|
||||
#include "utils/logger.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user