summaryrefslogtreecommitdiff
path: root/pppd/tdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'pppd/tdb.h')
-rw-r--r--pppd/tdb.h8
1 files changed, 4 insertions, 4 deletions
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 */