summaryrefslogtreecommitdiffstats
path: root/strings/strings.c
diff options
context:
space:
mode:
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