Erik Faye-Lund said the following on 16.09.2009 11:42:
On Wed, Sep 16, 2009 at 10:20 AM, Marius Storm-Olsen <mstormo@xxxxxxxxx> wrote:
--- a/compat/win32.h
+++ b/compat/win32.h
@@ -1,3 +1,6 @@
+#ifndef WIN32_H
+#define WIN32_H
Aren't these usually called "include guards" instead of "define guards"?
Yup, of course they are. *thump*
--
.marius
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html