Rev 1 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line | 
|---|---|---|---|
| 1 | magnus | 1 | In order to faciliate building on systems that have exim installed but don't  | 
        
| 2 | have the exim source, I am including includes from a recent exim version.  | 
        ||
| 3 | While I am keeping track of which version, this shouldn't be necessary as  | 
        ||
| 4 | the local_scan API is supposed to be upward compatible  | 
        ||
| 5 | (technically, we should raise LOCAL_SCAN_ABI_VERSION every time Philip  | 
        ||
| 6 | adds a feature to the API -- Marc)  |