X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Ftdb.h;h=1d7d7656238b8d2a8863d186b4ca725097c8ce8f;hb=607d8eadccfd62c1fa84a36bd1440bd48b4e55ca;hp=418bd8d9d3496d4b4ef90223e908f98abf463eba;hpb=ab4d4992050ec171e1c72d661a3457efc8e7c141;p=ppp.git diff --git a/pppd/tdb.h b/pppd/tdb.h index 418bd8d..1d7d765 100644 --- a/pppd/tdb.h +++ b/pppd/tdb.h @@ -1,7 +1,7 @@ -#include "pppdconf.h" +#ifndef PPP_TDB_H +#define PPP_TDB_H -#ifndef __TDB_H__ -#define __TDB_H__ +#include "pppdconf.h" /* Unix SMB/CIFS implementation. @@ -163,4 +163,4 @@ extern TDB_DATA tdb_null; } #endif -#endif /* tdb.h */ +#endif /* PPP_TBD_H */