<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SyntaxAttrHeader</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/</link><description>Recent changes to SyntaxAttrHeader</description><atom:link href="https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 13 Jul 2026 19:31:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/feed" rel="self" type="application/rss+xml"/><item><title>SyntaxAttrHeader modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -2,7 +2,7 @@

 ### header (attribute)

-The __header__ attribute specifies the required headers for a check. The headers specified will be added to the check.
+The __header__ attribute specifies the required headers for a [check](SyntaxCheck). The headers specified will be added to the [check](SyntaxCheck).

     header &amp;lt;header-name&amp;gt; [&amp;lt;header-name&amp;gt; ...];

&amp;lt;/header-name&amp;gt;&amp;lt;/header-name&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Mon, 13 Jul 2026 19:31:09 -0000</pubDate><guid>https://sourceforge.net631e2f99cf900b72a8e0ee66fa559ecfcbaedbd7</guid></item><item><title>SyntaxAttrHeader modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,6 +1,6 @@
 [Wiki Home](Home) &lt;br/&gt;[Syntax](Syntax)

-### Syntax: header (attribute)
+### header (attribute)

 The __header__ attribute specifies the required headers for a check. The headers specified will be added to the check.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Thu, 09 Jul 2026 20:47:31 -0000</pubDate><guid>https://sourceforge.net1012e4227afb62065e275fd3681eef684248db87</guid></item><item><title>SyntaxAttrHeader modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -6,7 +6,7 @@

     header &amp;lt;header-name&amp;gt; [&amp;lt;header-name&amp;gt; ...];

-The __header__ attribute is used with a [check](SyntaxCheck) statement.
+The __header__ attribute is used with a [check](SyntaxCheck) statement or with an [alternate](SyntaxAttrAlternate) attribute.

 Multiple __header__ attribute statements may be included.

&amp;lt;/header-name&amp;gt;&amp;lt;/header-name&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sun, 05 Jul 2026 13:32:14 -0000</pubDate><guid>https://sourceforge.net486ea410dbf9aebeb2a0c0615dfd2a46b3870c1f</guid></item><item><title>SyntaxAttrHeader modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -10,6 +10,8 @@

 Multiple __header__ attribute statements may be included.

+Repeatable: __yes__
+
 ##### Examples

     header sys/statvfs.h;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sat, 04 Jul 2026 15:13:55 -0000</pubDate><guid>https://sourceforge.netb2e36ca2e809106a1634812e3b7e1ae4a81b3717</guid></item><item><title>SyntaxAttrHeader modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Fri, 03 Jul 2026 14:08:53 -0000</pubDate><guid>https://sourceforge.netd2f6a083cd6226af1985a486f80ed078d7e0bde7</guid></item><item><title>SyntaxAttrHeader modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/SyntaxAttrHeader/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="/p/mkconf/wiki/Home/"&gt;Wiki Home&lt;/a&gt; &lt;br/&gt;&lt;a href="/p/mkconf/wiki/Syntax/"&gt;Syntax&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="h-syntax-header-attribute"&gt;Syntax: header (attribute)&lt;/h3&gt;
&lt;p&gt;The &lt;strong&gt;header&lt;/strong&gt; attribute specifies the required headers for a check. The headers specified will be added to the check.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;header &amp;lt;header-name&amp;gt; [&amp;lt;header-name&amp;gt; ...];
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;The &lt;strong&gt;header&lt;/strong&gt; attribute is used with a &lt;a href="/p/mkconf/wiki/SyntaxCheck/"&gt;check&lt;/a&gt; statement.&lt;/p&gt;
&lt;p&gt;Multiple &lt;strong&gt;header&lt;/strong&gt; attribute statements may be included.&lt;/p&gt;
&lt;h5 id="h-examples"&gt;Examples&lt;/h5&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;header sys/statvfs.h;
header stdint.h stdbool.h;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href="/p/mkconf/wiki/Home/"&gt;Wiki Home&lt;/a&gt; &lt;br/&gt;&lt;a href="/p/mkconf/wiki/Syntax/"&gt;Syntax&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sun, 28 Jun 2026 15:21:45 -0000</pubDate><guid>https://sourceforge.net045bcdf12f7c94e0fcc9bcf41c4dafc474061f9a</guid></item></channel></rss>