From d449c12df3b7194cc48a30cee70b130fa164a202 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 12 May 2016 13:08:29 +0200 Subject: capture: Remove superfluous includes --- cpukit/libmisc/capture/capture.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpukit/libmisc') diff --git a/cpukit/libmisc/capture/capture.c b/cpukit/libmisc/capture/capture.c index 93f2546a3d..7daa1c5265 100644 --- a/cpukit/libmisc/capture/capture.c +++ b/cpukit/libmisc/capture/capture.c @@ -31,9 +31,6 @@ #include "captureimpl.h" #include "capture_buffer.h" -#include -#include - /* * These events are always recorded and are not part of the * watch filters. -- cgit v1.2.3