summaryrefslogtreecommitdiff
path: root/debian/po/fi.po
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2018-05-15 12:10:33 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2018-05-15 12:10:33 +0100
commit00ed48d3f3174e74ba75cdb7956abc68f492b0f2 (patch)
tree8644c76bdf34f542566d4be48377e32f32a72e11 /debian/po/fi.po
parent3e6ba10f8aa782e354742d7ac978dd9c5722f9cb (diff)
do not #include ansidecl.h from sha1.h, use system headers
In 3.2.5 version of mdadm, new sha1 implementation has been included which tries to include ansidecl.h header which is internal to some other project. But this #include isn't really necessary, since this implementation does not actually use any defines from ansidecl.h. So just remove the #include, instead of adding a new external dependency. References: http://www.spinics.net/lists/raid/msg38859.html While at it, unconditionally include system headers like limits.h and stdint.h, since on a Linux system these headers are available, and these contains definitive information about real system types than any guesses. Gbp-Pq: Name sha1-includes.diff
Diffstat (limited to 'debian/po/fi.po')
0 files changed, 0 insertions, 0 deletions