浏览代码

target: target_core_ua_h: Add #define of include guard

Clearly the file was meant to contain an include guard, but it was
missing the #define part.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Rasmus Villemoes 11 年之前
父节点
当前提交
c6c2a3de36
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/target/target_core_ua.h

+ 1 - 0
drivers/target/target_core_ua.h

@@ -1,4 +1,5 @@
 #ifndef TARGET_CORE_UA_H
+#define TARGET_CORE_UA_H
 
 /*
  * From spc4r17, Table D.1: ASC and ASCQ Assignement