audiod: Deprecate the --no_default_filters option.
[paraslash.git] / vss.h
diff --git a/vss.h b/vss.h
index c7e41b9d6159c8f93faae559e4a1e16645391554..b2cdef2bdb0b32fb3d1fe9c094346331ee95e89b 100644 (file)
--- a/vss.h
+++ b/vss.h
@@ -1,12 +1,12 @@
 /*
- * Copyright (C) 2005-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
 /** \file vss.h Exported functions from vss.c (para_server). */
 
-void init_vss_task(int afs_socket);
+void init_vss_task(int afs_socket, struct sched *s);
 unsigned int vss_playing(void);
 unsigned int vss_next(void);
 unsigned int vss_repos(void);