Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/compat/pam_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat/pam_compat.h')
-rw-r--r--compat/pam_compat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/compat/pam_compat.h b/compat/pam_compat.h
index 7bb4081..d9410ad 100644
--- a/compat/pam_compat.h
+++ b/compat/pam_compat.h
@@ -19,8 +19,8 @@
02110-1301 USA
*/
-#ifndef _COMPAT_PAM_COMPAT_H
-#define _COMPAT_PAM_COMPAT_H 1
+#ifndef COMPAT__PAM_COMPAT_H
+#define COMPAT__PAM_COMPAT_H 1
#ifdef HAVE_SECURITY_PAM_APPL_H
#include <security/pam_appl.h>