From df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5 Mon Sep 17 00:00:00 2001 From: Justin Crawford Date: Sat, 14 Apr 2012 18:03:25 -0700 Subject: Fixes for bug #12 --- include/bancache.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/bancache.h') diff --git a/include/bancache.h b/include/bancache.h index 917d2567a..cd7bd63d0 100644 --- a/include/bancache.h +++ b/include/bancache.h @@ -11,8 +11,8 @@ * --------------------------------------------------- */ -#ifndef __BANCACHE_H -#define __BANCACHE_H +#ifndef BANCACHE_H +#define BANCACHE_H /** Stores a cached ban entry. * Each ban has one of these hashed in a hash_map to make for faster removal -- cgit v1.2.3