blob: 9c0d33b155fabe73eb432bab7fc351b9f705aa93 [file] [log] [blame]
/* $Id$
*
*/
#ifndef __PJSIP_AUTH_H__
#define __PJSIP_AUTH_H__
/**
* @defgroup PJSIP_AUTH SIP Authorization module
*/
/**
* @file pjsip_auth.h
* @brief SIP Authorization Module.
*/
#include <pjsip_auth/sip_auth.h>
#include <pjsip_auth/sip_auth_msg.h>
#include <pjsip_auth/sip_auth_parser.h>
#endif /* __PJSIP_AUTH_H__ */