Arrange for "make syntax-check" to pass.

* .x-sc_avoid_if_before_free: Exempt ChangeLog.
* tests/statstest.c: Include <config.h>, not "config.h".
This commit is contained in:
Jim Meyering
2008-01-30 06:55:56 +00:00
parent 21416a4746
commit 51dd1d9e38
3 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#include "config.h"
#include <config.h>
#include <stdio.h>
#include <stdlib.h>