summaryrefslogtreecommitdiffstats
path: root/include/netlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netlink.h')
-rw-r--r--include/netlink.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/netlink.h b/include/netlink.h
index 4898bb5..41b0135 100644
--- a/include/netlink.h
+++ b/include/netlink.h
@@ -1,7 +1,7 @@
-#ifndef _DECT_NETLINK_H
-#define _DECT_NETLINK_H
+#ifndef _LIBDECT_NETLINK_H
+#define _LIBDECT_NETLINK_H
extern int dect_netlink_init(struct dect_handle *dh);
extern void dect_netlink_exit(struct dect_handle *dh);
-#endif /* _DECT_NETLINK_H */
+#endif /* _LIBDECT_NETLINK_H */