libcollectdclient: Implement if_nametoindex() for Windows.
[collectd.git] / src / types_list.h
index c7e6aa0..8fe6ce8 100644 (file)
@@ -22,6 +22,6 @@
  *   Florian octo Forster <octo at verplant.org>
  **/
 
-int read_types_list (void);
+int read_types_list (const char *file);
 
 #endif /* TYPES_LIST_H */