X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FCodeGen%2FMachORelocation.h;h=21fe74f8e1cdf106cc4a556f2aed633080128066;hb=d4f759696d1bd0ba7c0e6eefd7ed8b556840419a;hp=6bf176d7e74e958a225dd51cd71ee24584b52b07;hpb=db6b60c78e9837568d1183262947d74c3219a554;p=oota-llvm.git diff --git a/include/llvm/CodeGen/MachORelocation.h b/include/llvm/CodeGen/MachORelocation.h index 6bf176d7e74..21fe74f8e1c 100644 --- a/include/llvm/CodeGen/MachORelocation.h +++ b/include/llvm/CodeGen/MachORelocation.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Bill Wendling and is distributed under the -// University of Illinois Open Source License. See LICENSE.TXT for details. +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // @@ -15,6 +15,8 @@ #ifndef LLVM_CODEGEN_MACHO_RELOCATION_H #define LLVM_CODEGEN_MACHO_RELOCATION_H +#include "llvm/Support/DataTypes.h" + namespace llvm { /// MachORelocation - This struct contains information about each relocation