summaryrefslogtreecommitdiff
path: root/lib/xfrm/lifetime.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xfrm/lifetime.c')
-rw-r--r--lib/xfrm/lifetime.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/xfrm/lifetime.c b/lib/xfrm/lifetime.c
index db761d64..17c98835 100644
--- a/lib/xfrm/lifetime.c
+++ b/lib/xfrm/lifetime.c
@@ -47,8 +47,11 @@
* ~~~~
*/
+#include "nl-default.h"
+
#include <netlink/xfrm/lifetime.h>
-#include <netlink-private/netlink.h>
+
+#include "nl-xfrm.h"
static void ltime_cfg_destroy(struct xfrmnl_ltime_cfg* ltime)
{