summaryrefslogtreecommitdiffstats
path: root/strings/strings.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-03-31 20:01:37 +0000
committeremaste <emaste@FreeBSD.org>2015-03-31 20:01:37 +0000
commit140176e36574f4ebe6aaa502cf031f403b9b47fa (patch)
tree58f47e5186d1b0f72f6784d004bab62d148eede8 /strings/strings.c
parent6f703c4fd9d09b5e1f000151116b7521a0fd160d (diff)
downloadFreeBSD-src-140176e36574f4ebe6aaa502cf031f403b9b47fa.zip
FreeBSD-src-140176e36574f4ebe6aaa502cf031f403b9b47fa.tar.gz
Import ELF toolchain rev 3179
From http://svn.code.sf.net/p/elftoolchain/code
Diffstat (limited to 'strings/strings.c')
-rw-r--r--strings/strings.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/strings/strings.c b/strings/strings.c
index 5964f64..6eab165 100644
--- a/strings/strings.c
+++ b/strings/strings.c
@@ -24,7 +24,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/stat.h>
#include <sys/types.h>
@@ -46,7 +45,7 @@
#include "_elftc.h"
-ELFTC_VCSID("$Id: strings.c 3124 2014-12-21 05:46:28Z kaiwang27 $");
+ELFTC_VCSID("$Id: strings.c 3174 2015-03-27 17:13:41Z emaste $");
enum return_code {
RETURN_OK,
OpenPOWER on IntegriCloud