/*
- * $Id: pam_auth.c,v 1.8 2002/08/12 01:11:50 hno Exp $
+ * $Id: pam_auth.c,v 1.9 2002/08/12 16:58:11 hno Exp $
*
* PAM authenticator module for Squid.
* Copyright (C) 1999,2002 Henrik Nordstrom <hno@squid-cache.org>
#include <security/pam_appl.h>
+#include "util.h"
+
#define BUFSIZE 8192
/*
- * $Id: sasl_auth.c,v 1.3 2002/08/12 01:11:51 hno Exp $
+ * $Id: sasl_auth.c,v 1.4 2002/08/12 16:58:12 hno Exp $
*
* SASL authenticator module for Squid.
* Copyright (C) 2002 Ian Castle <ian.castle@coldcomfortfarm.net>
#include <stdlib.h>
#include <string.h>
+#include "util.h"
+
#define APP_NAME_SASL "squid_sasl_auth"
int