You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-15 01:04:37 +02:00
Cleanup C types.
* Remove pgBackRest defined types included with the C types. * Remove redefinition of standard C types.
This commit is contained in:
@ -7,7 +7,6 @@ Log Test Harness
|
||||
#include "common/harnessTest.h"
|
||||
|
||||
#include "common/log.h"
|
||||
#include "common/type.h"
|
||||
#include "storage/helper.h"
|
||||
|
||||
#ifndef NO_LOG
|
||||
|
Reference in New Issue
Block a user