]> diplodocus.org Git - nmh/commitdiff
sbr/m_mktemp.h: Create with missing prototypes.
authorRalph Corderoy <ralph@inputplus.co.uk>
Mon, 15 May 2017 13:40:52 +0000 (14:40 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Mon, 15 May 2017 13:40:52 +0000 (14:40 +0100)
Some of sbr/m_mktemp.c's functions didn't have prototypes in a header
file so callers were declaring prototypes themselves.  Have them include
the new header file instead.


No differences found