1
0
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:
David Steele
2018-04-05 22:38:11 -04:00
parent bd25248df0
commit b9f636cab4
35 changed files with 88 additions and 102 deletions

View File

@ -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