aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/ssl_smtpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'smtpd/ssl_smtpd.c')
-rw-r--r--smtpd/ssl_smtpd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/smtpd/ssl_smtpd.c b/smtpd/ssl_smtpd.c
index 1f1e62d2..4e5b7e75 100644
--- a/smtpd/ssl_smtpd.c
+++ b/smtpd/ssl_smtpd.c
@@ -18,6 +18,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include "includes.h"
+
#include <sys/types.h>
#include <sys/queue.h>
#include <sys/tree.h>