diff options
Diffstat (limited to 'net/tipc/log.h')
-rw-r--r-- | net/tipc/log.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tipc/log.h b/net/tipc/log.h index f4343bb9e429..2248d96238e6 100644 --- a/net/tipc/log.h +++ b/net/tipc/log.h @@ -34,8 +34,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#ifndef _TIPC_DBG_H -#define _TIPC_DBG_H +#ifndef _TIPC_LOG_H +#define _TIPC_LOG_H /** * struct print_buf - TIPC print buffer structure |