ntp: allow changing address of core instance

This commit is contained in:
Miroslav Lichvar
2014-10-31 16:38:39 +01:00
parent 40f8591257
commit 29c1df4610
4 changed files with 35 additions and 0 deletions

View File

@@ -174,5 +174,7 @@ extern SRC_Type SRC_GetType(int index);
extern int SRC_Samples(SRC_Instance inst);
extern SRC_SelectOption SRC_GetSelectOption(SRC_Instance inst);
#endif /* GOT_SOURCES_H */