diff options
Diffstat (limited to 'src/security.h')
| -rw-r--r-- | src/security.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/security.h b/src/security.h index 3a218d9..128422d 100644 --- a/src/security.h +++ b/src/security.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 __SECURITY_H__ -#define __SECURITY_H__ +#ifndef CERBERUS_SECURITY_H +#define CERBERUS_SECURITY_H #include <sys/types.h> |
