Avoid "make syntax-check" failures.

* src/memory.c: Include "config.h".
Remove trailing blanks.
This commit is contained in:
Jim Meyering
2008-04-29 13:37:20 +00:00
parent fe394e0baa
commit 724d0df7e5
2 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
Tue Apr 29 15:20:12 CEST 2008 Jim Meyering <meyering@redhat.com>
Avoid "make syntax-check" failures.
* src/memory.c: Include "config.h".
Remove trailing blanks.
Avoid in-function #if directives.
* src/parthelper.c [!PED_PARTITION_PROTECTED]: Define to 0.
Remove in-function #ifdefs.