Browse Source

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 years ago
parent
commit
c6c2a3de36
1 changed files with 1 additions and 0 deletions
  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