forked from Imagelibrary/rtems
monitor: Include <rtems/monitor.h>
Prepare for header file move to common include directory. Update #3254.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#endif
|
||||
|
||||
#include <rtems.h>
|
||||
#include "monitor.h"
|
||||
#include <rtems/monitor.h>
|
||||
#include <rtems/rtems/attrimpl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h> /* memcpy() */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#endif
|
||||
|
||||
#include <rtems.h>
|
||||
#include "monitor.h"
|
||||
#include <rtems/monitor.h>
|
||||
#include <rtems/rtems/attrimpl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h> /* memcpy() */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#endif
|
||||
|
||||
#include <rtems.h>
|
||||
#include "monitor.h"
|
||||
#include <rtems/monitor.h>
|
||||
#include <rtems/rtems/semimpl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h> /* memcpy() */
|
||||
|
||||
Reference in New Issue
Block a user