aboutsummaryrefslogtreecommitdiff
path: root/test/libelf/tset/common/xlate_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/libelf/tset/common/xlate_template.c')
-rw-r--r--test/libelf/tset/common/xlate_template.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/libelf/tset/common/xlate_template.c b/test/libelf/tset/common/xlate_template.c
index 84bdb4c1b97a..b361ab3f7cc9 100644
--- a/test/libelf/tset/common/xlate_template.c
+++ b/test/libelf/tset/common/xlate_template.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: xlate_template.c 2586 2012-09-15 14:32:47Z jkoshy $
+ * $Id: xlate_template.c 3174 2015-03-27 17:13:41Z emaste $
*/
/*
@@ -36,7 +36,6 @@
*/
#include <sys/param.h>
-#include <sys/cdefs.h>
#define __XCONCAT(x,y) __CONCAT(x,y)
#ifndef __XSTRING