X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.c;h=7085ef0f4da3e303df923c4ea6dd1b705911968d;hp=8008e2cb6459f84d3b258bd9efeb0fffc77e4016;hb=65453788515cd5f4c905b518745b4dd7f6f2da10;hpb=efc124e295a4df44dd4d60c856e3a3d87f645e96 diff --git a/audiod.c b/audiod.c index 8008e2cb..7085ef0f 100644 --- a/audiod.c +++ b/audiod.c @@ -33,6 +33,7 @@ #include "signal.h" #include "version.h" +__printf_2_3 void (*para_log)(int, const char*, ...) = daemon_log; /** define the array of error lists needed by para_audiod */ INIT_AUDIOD_ERRLISTS; /** define the array containing all supported audio formats */