OSDN Git Service

Include <config.h> from every .c file:
authorJim Meyering <jim@meyering.net>
Sun, 25 Feb 2007 17:44:30 +0000 (18:44 +0100)
committerJim Meyering <jim@meyering.net>
Sun, 25 Feb 2007 17:44:30 +0000 (18:44 +0100)
commitdea71f503c58d39ba5a7901c675f3dcc4522962d
tree8b7ab9e4656208f47b330cd60c774a39f88c8e11
parent2cc2792a2ff36fd9f959577c1f6058d9eb9ba3dd
Include <config.h> from every .c file:
* libparted/unit.c, libparted/timer.c:
* libparted/cs/natmath.c, libparted/cs/constraint.c:
* libparted/tests/label.c, libparted/tests/common.c:
* libparted/fs/fat/count.c, libparted/fs/fat/bootsector.c:
* libparted/fs/fat/context.c, libparted/fs/fat/fatio.c:
* libparted/fs/fat/fat.c, libparted/fs/fat/clstdup.c:
* libparted/fs/fat/resize.c, libparted/fs/fat/traverse.c:
* libparted/fs/fat/table.c, libparted/fs/fat/calc.c:
* libparted/fs/amiga/amiga.c, libparted/labels/fdasd.c:
* libparted/labels/dvh.c, libparted/labels/efi_crc32.c:
* libparted/labels/vtoc.c, parted/command.c:
* libparted/tests/label.c, libparted/tests/common.c:
22 files changed:
libparted/cs/constraint.c
libparted/cs/natmath.c
libparted/fs/amiga/amiga.c
libparted/fs/fat/bootsector.c
libparted/fs/fat/calc.c
libparted/fs/fat/clstdup.c
libparted/fs/fat/context.c
libparted/fs/fat/count.c
libparted/fs/fat/fat.c
libparted/fs/fat/fatio.c
libparted/fs/fat/resize.c
libparted/fs/fat/table.c
libparted/fs/fat/traverse.c
libparted/labels/dvh.c
libparted/labels/efi_crc32.c
libparted/labels/fdasd.c
libparted/labels/vtoc.c
libparted/tests/common.c
libparted/tests/label.c
libparted/timer.c
libparted/unit.c
parted/command.c