]> git.ipfire.org Git - thirdparty/git.git/blobdiff - compat/precompose_utf8.h
send-email: only consider lines containing @ or <> for automatic Cc'ing
[thirdparty/git.git] / compat / precompose_utf8.h
index a94e7c43422d87ae062842ae2c2aad430c4b13e4..6f843d3e1a121cf8f73409bc66898f74a9f14f2c 100644 (file)
@@ -1,4 +1,6 @@
 #ifndef PRECOMPOSE_UNICODE_H
+#define PRECOMPOSE_UNICODE_H
+
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <dirent.h>
@@ -41,5 +43,4 @@ int precompose_utf8_closedir(PREC_DIR *dirp);
 #define DIR PREC_DIR
 #endif /* PRECOMPOSE_UNICODE_C */
 
-#define  PRECOMPOSE_UNICODE_H
 #endif /* PRECOMPOSE_UNICODE_H */