diff options
Diffstat (limited to 'src/auth/crypt.h')
| -rw-r--r-- | src/auth/crypt.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auth/crypt.h b/src/auth/crypt.h index e75c5b5..0be6a39 100644 --- a/src/auth/crypt.h +++ b/src/auth/crypt.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 __CRYPT_H__ -#define __CRYPT_H__ +#ifndef CERBERUS_AUTH_CRYPT_H +#define CERBERUS_AUTH_CRYPT_H /** |
