[rtems commit] capture: Remove superfluous includes

Sebastian Huber sebh at rtems.org
Thu May 12 11:36:05 UTC 2016


Module:    rtems
Branch:    master
Commit:    d449c12df3b7194cc48a30cee70b130fa164a202
Changeset: http://git.rtems.org/rtems/commit/?id=d449c12df3b7194cc48a30cee70b130fa164a202

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu May 12 13:08:29 2016 +0200

capture: Remove superfluous includes

---

 cpukit/libmisc/capture/capture.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/cpukit/libmisc/capture/capture.c b/cpukit/libmisc/capture/capture.c
index 93f2546..7daa1c5 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 <rtems/score/statesimpl.h>
-#include <rtems/score/todimpl.h>
-
 /*
  * These events are always recorded and are not part of the
  * watch filters.



More information about the vc mailing list