On Mon, Jun 13, 2022 at 03:27:13PM -0700, Richard Cochran wrote:
> On Tue, Nov 23, 2021 at 02:14:15AM +0200, Vladimir Oltean wrote:
> 
> > diff --git a/ts2phc_phc_pps_source.c b/ts2phc_phc_pps_source.c
> > index ffb96ef7299a..fca653f99499 100644
> > --- a/ts2phc_phc_pps_source.c
> > +++ b/ts2phc_phc_pps_source.c
> > @@ -12,15 +12,14 @@
> >  #include "phc.h"
> >  #include "print.h"
> >  #include "missing.h"
> > +#include "ts2phc.h"
> >  #include "ts2phc_pps_source_private.h"
> > -#include "ts2phc_phc_pps_source.h"
> 
> Need to keep this include in order to make sure declaration and
> definition of ts2phc_phc_pps_source_create() are consistent.

ts2phc.h includes ts2phc_phc_pps_source.h.


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to