Merge pull request #330634 from r-ryantm/auto-update/circumflex
[NixPkgs.git] / pkgs / servers / mail / clamsmtp / header-order.patch
blob102ae0a471ddf7fe50e3d145c6ee5a0118885ac3
1 diff --git a/common/smtppass.c b/common/smtppass.c
2 index d9be1ba..4a366f4 100644
3 --- a/common/smtppass.c
4 +++ b/common/smtppass.c
5 @@ -60,15 +60,15 @@
7 #include "usuals.h"
9 -#ifdef LINUX_TRANSPARENT_PROXY
10 -#include <linux/netfilter_ipv4.h>
11 -#endif
13 #include "compat.h"
14 #include "sock_any.h"
15 #include "stringx.h"
16 #include "sppriv.h"
18 +#ifdef LINUX_TRANSPARENT_PROXY
19 +#include <linux/netfilter_ipv4.h>
20 +#endif
22 /* -----------------------------------------------------------------------
23 * STRUCTURES