X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=audiod.c;h=9009123ad6772b9c34c09269b3be3457fde3dfd6;hb=37dd76b70c9ca6459c483653c1a1d1cc9f32237c;hp=d17ec5e98b0631cd7662a8259b6706bc4f65e20a;hpb=a2e44841e8f3d5642842280d471a0002cf5fdd32;p=paraslash.git diff --git a/audiod.c b/audiod.c index d17ec5e9..9009123a 100644 --- a/audiod.c +++ b/audiod.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2006 Andre Noll + * Copyright (C) 2005-2007 Andre Noll * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -37,6 +37,7 @@ #include "write.h" #include "write_common.h" #include "error.h" +#include "signal.h" /** define the array of error lists needed by para_audiod */ INIT_AUDIOD_ERRLISTS;