]> diplodocus.org Git - nmh/blobdiff - uip/mkstemp.c
Support command issuance and timestamps.
[nmh] / uip / mkstemp.c
index f28ccf242a1b68d349bc1c807b5abd7fdb14e2c0..7028d43a00804c09e598ea1e83d621147d3d35d3 100644 (file)
@@ -118,6 +118,7 @@ build_template(const char *directory, const char *prefix, const char *suffix) {
 
 #if NMH
 #include <h/mh.h>
+#include "h/done.h"
 #include <h/utils.h>
 
 #if HAVE_MKSTEMPS