]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - playlist.c
afs: Use correct error code for com_select().
[paraslash.git] / playlist.c
index 8ea1854bddfc004db52d6d0afe577d6601960b07..55a83436bb366ccdb280df9bf90bc025640004c9 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <regex.h>
 #include <osl.h>
+#include <lopsub.h>
 
 #include "para.h"
 #include "error.h"
@@ -139,7 +140,7 @@ int playlist_check_callback(struct afs_callback_arg *aca)
 /**
  * Close the current playlist.
  *
- * \sa playlist_open().
+ * \sa \ref playlist_open().
  */
 void playlist_close(void)
 {