diff options
Diffstat (limited to 'test/libelf/tset/elf32_getehdr/ehdr.m4')
-rw-r--r-- | test/libelf/tset/elf32_getehdr/ehdr.m4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/libelf/tset/elf32_getehdr/ehdr.m4 b/test/libelf/tset/elf32_getehdr/ehdr.m4 index 54f058380bcd..bd69b1bf7c20 100644 --- a/test/libelf/tset/elf32_getehdr/ehdr.m4 +++ b/test/libelf/tset/elf32_getehdr/ehdr.m4 @@ -23,11 +23,9 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ehdr.m4 2054 2011-10-26 12:12:06Z jkoshy $ + * $Id: ehdr.m4 3174 2015-03-27 17:13:41Z emaste $ */ -#include <sys/cdefs.h> - #include <libelf.h> #include <stdint.h> #include <string.h> |