diff --git a/src/libostree/ostree-types.h b/src/libostree/ostree-types.h index 5370aac7..a0fff03d 100644 --- a/src/libostree/ostree-types.h +++ b/src/libostree/ostree-types.h @@ -26,11 +26,8 @@ G_BEGIN_DECLS -struct OstreeRepo; typedef struct OstreeRepo OstreeRepo; -struct OstreeMutableTree; typedef struct OstreeMutableTree OstreeMutableTree; -struct OstreeRepoFile; typedef struct OstreeRepoFile OstreeRepoFile; G_END_DECLS