1 May
                
                    2012
                
            
            
                1 May
                
                '12
                
            
            
            
        
    
                2:49 a.m.
            
        Committed: http://dovecot.org/pipermail/dovecot/2011-June/059987.html
On Fri, 2012-04-27 at 16:49 +0900, SATOH Fumiyasu wrote:
Revised patch. Sorry.
At Fri, 27 Apr 2012 16:20:28 +0900, SATOH Fumiyasu wrote:
I'm trying to build Dovecot 2.1.5 on AIX 6.1 and got the following build error:
$ ./configure ... $ make ... In file included from stats-connection.c:9: stats-plugin.h:14: error: field 'user_cpu' has incomplete type stats-plugin.h:14: error: field 'sys_cpu' has incomplete type ...
The attached patch fixes this problem.