]> diplodocus.org Git - nmh/blobdiff - sbr/mts.c
Support for selectable Content-Transfer-Encoding.
[nmh] / sbr / mts.c
index f498615cb018b5a87e49e40ec537ff1a8225ed8b..4a44c4420761a171a1f8347ef77ea0a2945bb290 100644 (file)
--- a/sbr/mts.c
+++ b/sbr/mts.c
@@ -8,13 +8,10 @@
  */
 
 #include <h/mh.h>   /* for snprintf() */
-#include <h/nmh.h>
 #include <h/utils.h>
 
 #define nmhetcdir(file) NMHETCDIR#file
 
-#include <ctype.h>
-#include <stdio.h>
 #include <h/mts.h>
 #include <pwd.h>
 #include <sys/socket.h>