mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
Remove unused header.
This commit is contained in:
parent
e0f5880b09
commit
3c116e1829
@ -11,7 +11,6 @@ File Descriptor Functions
|
||||
#include "common/debug.h"
|
||||
#include "common/io/fd.h"
|
||||
#include "common/log.h"
|
||||
#include "common/wait.h"
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
Use poll() to determine when data is ready to read/write on a socket. Retry after EINTR with whatever time is left on the timer.
|
||||
|
Loading…
Reference in New Issue
Block a user