file_write: Fix NULL pointer dereference.
[paraslash.git] / mp3_afh.c
index 5eacf63bea0d35b32966fdfcdd2577c1784f01d1..980649c85e826cd136cc75321d5b0c731d938dd9 100644 (file)
--- a/mp3_afh.c
+++ b/mp3_afh.c
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2003-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2003-2010 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -17,7 +17,6 @@
  */
 
 #include <regex.h>
  */
 
 #include <regex.h>
-#include <osl.h>
 
 #include "para.h"
 #include "error.h"
 
 #include "para.h"
 #include "error.h"