if ((ifp = fopen (msgnam, "r")) == NULL)
adios (msgnam, "unable to open message");
cp = m_mktemp2(NULL, "dist", &hdrfd, NULL);
if (cp == NULL) {
if ((ifp = fopen (msgnam, "r")) == NULL)
adios (msgnam, "unable to open message");
cp = m_mktemp2(NULL, "dist", &hdrfd, NULL);
if (cp == NULL) {