You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
Remove unused header.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user