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