summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick_automake/dependencies/arts/debian/patches/14_remove_config.h_headers.diff
blob: 2da15810e8ff1ef98be0f3665de6358bd0a6df9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- a/flow/cachedwav.h
+++ b/flow/cachedwav.h
@@ -23,8 +23,8 @@
 #ifndef CACHEDWAV_H
 #define CACHEDWAV_H
 
-#include "config.h"
 #include "arts_export.h"
+
 #ifdef HAVE_LIBAUDIOFILE
 #include "cache.h"
 #include <sys/stat.h>
--- a/flow/synthschedule.h
+++ b/flow/synthschedule.h
@@ -23,8 +23,6 @@
 #ifndef SYNTHSCHEDULE_H
 #define SYNTHSCHEDULE_H
 
-#include "config.h"
-
 #ifdef __GNUC__
 #warning " *   <synthschedule.h> included!   *"
 #warning " * include <gslschedule.h> instead *"