tipc: update log.h re-include protection to reflect new name
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 1 Jan 2011 22:56:18 +0000 (14:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jan 2011 22:56:18 +0000 (14:56 -0800)
The tipc/dbg.h file was recently renamed to tipc/log.h,
but the re-include define was not updated accordingly.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/log.h

index f4343bb..2248d96 100644 (file)
@@ -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