FTBFS: /usr/include/c++/9.2/memory:146:1: error: template with C linkage --- a/inc/libcmis-c/repository.h +++ b/inc/libcmis-c/repository.h @@ -28,12 +28,12 @@ #ifndef _REPOSITORY_H_ #define _REPOSITORY_H_ +#include + #ifdef __cplusplus extern "C" { #endif -#include - #include "libcmis-c/libcmis-c-api.h" #include "libcmis-c/types.h"