summaryrefslogtreecommitdiffhomepage
path: root/netifd.h
diff options
context:
space:
mode:
Diffstat (limited to 'netifd.h')
-rw-r--r--netifd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/netifd.h b/netifd.h
index 771bcea..b70b73c 100644
--- a/netifd.h
+++ b/netifd.h
@@ -19,6 +19,8 @@
#define DPRINTF(...) do {} while(0)
#endif
+#define __init __attribute__((constructor))
+
struct device;
struct interface;