]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/tdb.h
Merge pull request #354 from pali/register-with-name
[ppp.git] / pppd / tdb.h
index 418bd8d9d3496d4b4ef90223e908f98abf463eba..1d7d7656238b8d2a8863d186b4ca725097c8ce8f 100644 (file)
@@ -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 */