]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/tdb.h
The use of <net/ppp_defs.h> isn't guranteed to exist on Linux (e.g. uclibc, buildroot...
[ppp.git] / pppd / tdb.h
index 153b6e99232b32f08d0b6f2deabecfc150e57620..1d7d7656238b8d2a8863d186b4ca725097c8ce8f 100644 (file)
@@ -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 */