Hi Inaky, > diff --git a/src/smsutil.h b/src/smsutil.h > index 469a49e..356ec5d 100644 > --- a/src/smsutil.h > +++ b/src/smsutil.h > @@ -18,6 +18,14 @@ > * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 > USA > * > */ > +#ifndef __smsutil_h__ > +#define __smsutil_h__
please leave the circular dependency protection out here. I really want it to fail if we go so crazy and would require it. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
