dd: remove unnecessary #if HAVE_FTRUNCATE
authorJim Meyering <meyering@redhat.com>
Tue, 4 Aug 2009 18:05:45 +0000 (20:05 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 4 Aug 2009 18:06:03 +0000 (20:06 +0200)
commit365fb90eaae52c92d6af8e87769e72b872492f4a
tree32e89ced654c5214c7545be4b06c75d525394f8c
parenteae535e1a322e244248bd31ed7e21ac95ecaa16d
dd: remove unnecessary #if HAVE_FTRUNCATE

* src/dd.c (main): Remove unnecessary cpp directives.
Gnulib guarantees that ftruncate is usable.
src/dd.c