Comment wibble.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4132 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/memcheck/mc_include.h b/memcheck/mc_include.h
index 6f11a24..cc2e1fc 100644
--- a/memcheck/mc_include.h
+++ b/memcheck/mc_include.h
@@ -82,7 +82,8 @@
 extern IRBB* MC_(instrument) ( IRBB* bb_in, VexGuestLayout* layout,
                                IRType gWordTy, IRType hWordTy );
 
-#endif
+
+#endif /* ndef __MC_INCLUDE_H */
 
 /*--------------------------------------------------------------------*/
 /*--- end                                                          ---*/