--- rxvt-unicode/src/logging.h 2003/11/24 17:31:27 1.2 +++ rxvt-unicode/src/logging.h 2004/01/17 01:20:01 1.3 @@ -1,9 +1,5 @@ -/* - * $Id: logging.h,v 1.2 2003/11/24 17:31:27 pcg Exp $ - */ - -#ifndef _LOGGING_H_ -#define _LOGGING_H_ +#ifndef LOGGING_H_ +#define LOGGING_H_ #ifdef UTMP_SUPPORT # if ! defined(HAVE_STRUCT_UTMPX) && ! defined(HAVE_STRUCT_UTMP)