diff --git a/src/common/remoteio.h b/src/common/remoteio.h --- a/src/common/remoteio.h +++ b/src/common/remoteio.h @@ -27,10 +27,7 @@ */ struct remoteio_opts; - -struct remoteio { - struct execio *execio; -}; +struct remoteio; /** Opens connection with remote distrend. Returns 1 on error.