From 52aefd9dcb7993d8cd94db28248ae4c5e9629325 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Fri, 27 Oct 2017 16:47:09 +0000 Subject: Use instead of ok jasper@, jca@, deraadt@ --- usr.bin/nm/elf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/nm/elf.c') diff --git a/usr.bin/nm/elf.c b/usr.bin/nm/elf.c index 2c7676b1b13..5f2d14b27f3 100644 --- a/usr.bin/nm/elf.c +++ b/usr.bin/nm/elf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: elf.c,v 1.34 2015/12/09 19:28:34 mmcc Exp $ */ +/* $OpenBSD: elf.c,v 1.35 2017/10/27 16:47:08 mpi Exp $ */ /* * Copyright (c) 2003 Michael Shalayeff @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3