dma: add required headers if they are not present
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 16 Jul 2009 14:04:25 +0000 (16:04 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Thu, 16 Jul 2009 14:13:08 +0000 (16:13 +0200)
commitaf80a74d65f30cc89d03f9d8db6787c21d996210
treede0a0fce9a2fd8f9221695d2a5bbdc54a2cc563d
parent7b5c40d5379070dc1fc6b05f5af685373b30de54
dma: add required headers if they are not present

RFC2822 states that we must or should include the Date, Message-Id, and
From headers, so add them if they are not present in the message.
libexec/dma/dma.c