From 227598fe11f1c51b9173a5aed3c1ac2642507fd4 Mon Sep 17 00:00:00 2001
From: sunny <Unknown>
Date: Mon, 20 Jul 2009 06:55:11 +0000
Subject: [PATCH] Add /* UNIV_HOTBACK */

---
 include/univ.i | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/univ.i b/include/univ.i
index f9c69ad217..6dd5ec70a0 100644
--- a/include/univ.i
+++ b/include/univ.i
@@ -103,7 +103,7 @@ if we are compiling on Windows. */
 #ifndef UNIV_HOTBACKUP
 # include <my_global.h>
 # include <my_pthread.h>
-#endif
+#endif /* UNIV_HOTBACKUP */
 
 /* Include <sys/stat.h> to get S_I... macros defined for os0file.c */
 # include <sys/stat.h>
-- 
2.30.9