aboutsummaryrefslogtreecommitdiff
path: root/resize
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@redhat.com>2018-06-23 18:04:19 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-06-23 18:04:19 -0400
commit60afa1d81664f8f7f39d5e4cf70b397e8d7154a7 (patch)
treed530d09c734a6f94d195a27ca25ce6d8cc0fcea9 /resize
parent0d5c1d7ff1fce00549cc9b7367ecdbd175cdd502 (diff)
downloade2fsprogs-60afa1d81664f8f7f39d5e4cf70b397e8d7154a7.tar.gz
libext2fs: remove c99 idiom to fix build
hashmap.c: In function ‘ext2fs_hashmap_free’: hashmap.c:72:2: error: ‘for’ loop initial declarations are only allowed in C99 mode for (size_t i = 0; i < h->size; ++i) { ^ hashmap.c:72:2: note: use option -std=c99 or -std=gnu99 to compile your code make[2]: *** [hashmap.o] Error 1 Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'resize')
0 files changed, 0 insertions, 0 deletions