[PATCH 07/10] drop redundant #include
authorAndreas Beckmann <anbe@debian.org>
Fri, 5 Feb 2021 16:46:49 +0000 (17:46 +0100)
committerAndreas Beckmann <anbe@debian.org>
Tue, 16 Feb 2021 10:00:57 +0000 (10:00 +0000)
Gbp-Pq: Name 0007-drop-redundant-include.patch

lib/CL/pocl_debug.h

index f9521591331393918f9e1afd48f9f1755bbaab0f..718cc3910c808d7fc19b60f9e413dae927cfb450 100644 (file)
@@ -103,10 +103,6 @@ extern "C" {
                               *errcode_ret = CL_SUCCESS;                \
                             } } while (0)
 
-
-
-#include "config.h"
-
 #ifdef POCL_DEBUG_MESSAGES
 
     extern uint64_t pocl_debug_messages_filter;