]> git.pld-linux.org Git - packages/exim.git/blob - 90_localscan_dlopen-fixes.dpatch
- rel 13; unbreak main config (duplicate openssl_options)
[packages/exim.git] / 90_localscan_dlopen-fixes.dpatch
1 --- a/src/local_scan.h~ 2022-11-08 06:56:36.000000000 +0100
2 +++ b/src/local_scan.h  2022-11-08 07:59:28.809998403 +0100
3 @@ -26,6 +26,7 @@ store.c
4  settings, and the store functions. */
5  
6  #include <stdarg.h>
7 +#include <stdlib.h>
8  #include <sys/types.h>
9  #pragma GCC visibility push(default)
10  #include "config.h"
This page took 0.101287 seconds and 3 git commands to generate.