On Thu, Jan 02, 2014 at 05:13:31PM +0100, Krzysztof Opasiak wrote:
> Surround header with include guards to protect against
> multiple inclusion.
>
> Signed-off-by: Krzysztof Opasiak
> ---
> include/gadget/gadget.h |4
> 1 file changed, 4 insertions(+)
>
> diff --git a/include/gadget/g
Surround header with include guards to protect against
multiple inclusion.
Signed-off-by: Krzysztof Opasiak
---
include/gadget/gadget.h |4
1 file changed, 4 insertions(+)
diff --git a/include/gadget/gadget.h b/include/gadget/gadget.h
index 9bca97e..f3c08e9 100644
--- a/include/gadget/
Surround header with include guards to protect against
multiple inclusion.
Signed-off-by: Krzysztof Opasiak
---
include/gadget/gadget.h |4
1 file changed, 4 insertions(+)
diff --git a/include/gadget/gadget.h b/include/gadget/gadget.h
index 9bca97e..f3c08e9 100644
--- a/include/gadget/