diff --git a/lib/commonio.h b/lib/commonio.h index cb4e9616..40e5708f 100644 --- a/lib/commonio.h +++ b/lib/commonio.h @@ -31,8 +31,8 @@ */ /* $Id$ */ -#ifndef _COMMONIO_H -#define _COMMONIO_H +#ifndef COMMONIO_H +#define COMMONIO_H #ifdef WITH_SELINUX #include diff --git a/lib/shadowio.h b/lib/shadowio.h index 229dfdb4..5384b1dd 100644 --- a/lib/shadowio.h +++ b/lib/shadowio.h @@ -31,8 +31,8 @@ */ /* $Id$ */ -#ifndef _SHADOWIO_H -#define _SHADOWIO_H +#ifndef SHADOWIO_H +#define SHADOWIO_H #include "defines.h"