You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-17 01:12:23 +02:00
Add missing header in lock module.
This commit is contained in:
@ -4,6 +4,8 @@ Lock Handler
|
||||
#ifndef COMMON_LOCK_H
|
||||
#define COMMON_LOCK_H
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
Lock types
|
||||
***********************************************************************************************************************************/
|
||||
|
Reference in New Issue
Block a user