Tuesday, 30 October, 2018 10:39 PM > +#include "servo.h" servo_private.h should not include servo.h
servo.c should include servo.h and servo_private.h Otherwise, other who use servo will know about the structure in struct servo, which is not the point. Please see port_private.h as an example how it should look like. /Anders _______________________________________________ Linuxptp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
