Added a check for a scanf that knows about %as.
[oweals/tinc.git] / system.h
index 5691d8bcaa5f3775d2faaa56f41d45d8bd43f7a5..51adca0b785679c8ae34069a32e4483d69412426 100644 (file)
--- a/system.h
+++ b/system.h
@@ -45,5 +45,8 @@
 # define strsignal(p) ""
 #endif
 
 # define strsignal(p) ""
 #endif
 
+/* Other functions */
+#include <dropin.h>
+
 #endif /* __TINC_SYSTEM_H__ */
 
 #endif /* __TINC_SYSTEM_H__ */