diff options
author | Guy Harris <guy@alum.mit.edu> | 2017-11-15 14:21:44 -0800 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2017-11-15 14:21:44 -0800 |
commit | 11d0ea401aac9e2d2bc1fabf2b790e678632c72f (patch) | |
tree | 130fbe3b2959d59e6c81c79c7af88fa560f7bbe3 /tests/filtertest.c | |
parent | e7b32b003ec7a715ed33aff402a0fe4395eb20ee (diff) |
Use compiler tests to determine how to define _U_.
One less thing that has to be done in autotools and CMake.
Diffstat (limited to 'tests/filtertest.c')
-rw-r--r-- | tests/filtertest.c | 2 |
1 files changed, 2 insertions, 0 deletions
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\ |