projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Kill afhi->header_offset.
[paraslash.git]
/
mp3_afh.c
diff --git
a/mp3_afh.c
b/mp3_afh.c
index
f0db140
..
b83343e
100644
(file)
--- a/
mp3_afh.c
+++ b/
mp3_afh.c
@@
-1,5
+1,5
@@
/*
/*
- * Copyright (C) 2003-20
09
Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2003-20
11
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.
*/
@@
-16,13
+16,12
@@
* Johannes Overmann <overmann@iname.com>
*/
* Johannes Overmann <overmann@iname.com>
*/
-#include <osl.h>
+#include <regex.h>
+
#include "para.h"
#include "error.h"
#include "afh.h"
#include "string.h"
#include "para.h"
#include "error.h"
#include "afh.h"
#include "string.h"
-#include "afs.h"
-#include "server.h"
/** \cond some defines and structs which are only used in this file */
/** \cond some defines and structs which are only used in this file */