]> diplodocus.org Git - nmh/blobdiff - uip/send.c
fmt_scan(): Avoid undefined behaviour from overlapping strncpy(3).
[nmh] / uip / send.c
index 08c87b45f7c94b33627e82428bf5ddc6bcfa8fe5..f29bb45fda83a9b963bf8b890eab1c1cf776e959 100644 (file)
@@ -6,6 +6,8 @@
  */
 
 #include "h/mh.h"
+#include "sendsbr.h"
+#include "sbr/m_name.h"
 #include "sbr/getarguments.h"
 #include "sbr/read_switch_multiword.h"
 #include "sbr/concat.h"