aboutsummaryrefslogtreecommitdiffstats
path: root/src/login.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/login.h')
-rw-r--r--src/login.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/login.h b/src/login.h
index e7f2a82..3ed5f2a 100644
--- a/src/login.h
+++ b/src/login.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 __LOGIN_H__
-#define __LOGIN_H__
+#ifndef CERBERUS_LOGIN_H
+#define CERBERUS_LOGIN_H
#include <pwd.h>