chiark / gitweb /
Source code reorganization:
[disorder] / lib / sendmail.c
index 2e0df8f933ba531873ec18f519366e4922c579b5..8f753431c520ce4d41549c1d37915f789daa9cc5 100644 (file)
  * USA
  */
 
-#include <config.h>
-#include "types.h"
+#include "common.h"
 
-#include <stdio.h>
 #include <errno.h>
 #include <stdarg.h>
 #include <sys/socket.h>