X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Ftypes_list.h;h=8fe6ce8282c2fe1c4954c5370c5e1626fd88a8af;hb=refs%2Fheads%2Fff%2Fwin32;hp=c7e6aa0edfba05834991713770b9bdb19e7bc4d6;hpb=44afad3c43217e868a2e591a20f8709afe3874ed;p=collectd.git diff --git a/src/types_list.h b/src/types_list.h index c7e6aa0e..8fe6ce82 100644 --- a/src/types_list.h +++ b/src/types_list.h @@ -22,6 +22,6 @@ * Florian octo Forster **/ -int read_types_list (void); +int read_types_list (const char *file); #endif /* TYPES_LIST_H */