diff options
Diffstat (limited to 'src/auth/pam.h')
| -rw-r--r-- | src/auth/pam.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auth/pam.h b/src/auth/pam.h index ee766df..c7fae8d 100644 --- a/src/auth/pam.h +++ b/src/auth/pam.h @@ -16,8 +16,8 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef __PAM_H__ -#define __PAM_H__ +#ifndef CERBERUS_AUTH_PAM_H +#define CERBERUS_AUTH_PAM_H /** |
