diff options
Diffstat (limited to 'gdb/gcore.h')
-rw-r--r-- | gdb/gcore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gcore.h b/gdb/gcore.h index 1529a49..fca0e5a 100644 --- a/gdb/gcore.h +++ b/gdb/gcore.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#if !defined (GCORE_H) +#if !defined(GCORE_H) #define GCORE_H 1 #include "gdb_bfd.h" |