From 11d0ea401aac9e2d2bc1fabf2b790e678632c72f Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 15 Nov 2017 14:21:44 -0800 Subject: Use compiler tests to determine how to define _U_. One less thing that has to be done in autotools and CMake. --- tests/filtertest.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/filtertest.c') diff --git a/tests/filtertest.c b/tests/filtertest.c index 9d597396..380cb73e 100644 --- a/tests/filtertest.c +++ b/tests/filtertest.c @@ -19,6 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +#include "varattrs.h" + #ifndef lint static const char copyright[] _U_ = "@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000\n\ -- cgit v1.2.3