mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-30 05:39:12 +02:00
Add missing header in lock module.
This commit is contained in:
parent
c972a9359b
commit
96cf479d3c
@ -4,6 +4,8 @@ Lock Handler
|
||||
#ifndef COMMON_LOCK_H
|
||||
#define COMMON_LOCK_H
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
Lock types
|
||||
***********************************************************************************************************************************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user