diff options
Diffstat (limited to 'main/postfix')
-rw-r--r-- | main/postfix/dynamic-maps3.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postfix/dynamic-maps3.patch b/main/postfix/dynamic-maps3.patch index 0e5a3c95db..81848ab744 100644 --- a/main/postfix/dynamic-maps3.patch +++ b/main/postfix/dynamic-maps3.patch @@ -311,7 +311,7 @@ index 04f9404..1752450 100644 +/* Global library. */ + +#include <mail_params.h> -+ ++#include <stringops.h> /* Application-specific. */ #include <postconf.h> |