summaryrefslogtreecommitdiffstats
path: root/eng
diff options
context:
space:
mode:
Diffstat (limited to 'eng')
-rw-r--r--eng/coding-file-hdr.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/coding-file-hdr.rst b/eng/coding-file-hdr.rst
index f67a199..6355173 100644
--- a/eng/coding-file-hdr.rst
+++ b/eng/coding-file-hdr.rst
@@ -196,7 +196,7 @@ and <COPYRIGHT HOLDER> placeholders see :ref:`FileHeaderCopyright`.
* POSSIBILITY OF SUCH DAMAGE.
*/
- #if HAVE_CONFIG_H
+ #ifdef HAVE_CONFIG_H
#include "config.h"
#endif