From: Philippe Proulx Date: Thu, 10 Nov 2016 22:17:52 +0000 (-0500) Subject: Remove include in generated bitfield.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=73bdbc51abef56c81724824b606f0a221df26cc9;p=deliverable%2Fbarectf.git Remove include in generated bitfield.h Signed-off-by: Philippe Proulx --- diff --git a/barectf/templates.py b/barectf/templates.py index 4c31ece..6dc52ce 100644 --- a/barectf/templates.py +++ b/barectf/templates.py @@ -506,7 +506,6 @@ _BITFIELD = '''#ifndef _$PREFIX$BITFIELD_H * SOFTWARE. */ -#include /* C99 5.2.4.2 Numerical limits */ #include #ifdef __cplusplus