equal
deleted
inserted
replaced
13 // You should have received a copy of the GNU General Public License |
13 // You should have received a copy of the GNU General Public License |
14 // along with this program; if not, write to the Free Software |
14 // along with this program; if not, write to the Free Software |
15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
15 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
16 |
16 |
17 #include <config.h> |
17 #include <config.h> |
|
18 #include <stdlib.h> |
|
19 #include <string.h> |
18 #include "misc/exec.h" |
20 #include "misc/exec.h" |
19 #include "authvlib.h" |
21 #include "authvlib.h" |
20 // Courier-IMAP includes |
22 // Courier-IMAP includes |
21 #include "courier-authlib/auth.h" |
23 #include "courier-authlib/auth.h" |
22 #include "courier-authlib/authmod.h" |
24 #include "courier-authlib/authmod.h" |