Actually define GOLD_GOLD_H multiple inclusion macro.
authorIan Lance Taylor <iant@google.com>
Fri, 21 Sep 2007 06:25:19 +0000 (06:25 +0000)
committerIan Lance Taylor <iant@google.com>
Fri, 21 Sep 2007 06:25:19 +0000 (06:25 +0000)
gold/gold.h

index 288d9eb937bf0272f2d1bb84780b5f499fcdbcf4..ca1a18b220b47095d91d6c98c5fdf9e1be41a6a4 100644 (file)
@@ -1,6 +1,7 @@
 // gold.h -- general definitions for gold   -*- C++ -*-
 
 #ifndef GOLD_GOLD_H
+#define GOLD_GOLD_H
 
 #include "config.h"
 #include "ansidecl.h"
This page took 0.024254 seconds and 4 git commands to generate.