[PATCH] rtemstoolkit/rld-process.h: Include rld.h to find 'strings' definition

Chris Johns chrisj at rtems.org
Wed May 31 11:09:21 UTC 2017


Pushed. Thank you.

On 31/5/17 6:26 pm, Cillian O'Donnell wrote:
> ---
>  rtemstoolkit/rld-process.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/rtemstoolkit/rld-process.h b/rtemstoolkit/rld-process.h
> index ae89b15..fc9b7bc 100644
> --- a/rtemstoolkit/rld-process.h
> +++ b/rtemstoolkit/rld-process.h
> @@ -28,6 +28,7 @@
>  #include <list>
>  #include <string>
>  #include <vector>
> +#include "rld.h"
>  
>  namespace rld
>  {
> 


More information about the devel mailing list