aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2023-10-28 21:32:31 +0300
committerSergey Poznyakoff <gray@gnu.org>2023-10-28 21:32:31 +0300
commit014e64192bef7619ac4d4fc2200395661a60e02d (patch)
treeff58a23097416c75f5f402da59a07d1ca14c8c27 /tests
parentc7ccd22853fa6115aade72dfefa02846c5acc515 (diff)
downloadpies-master.tar.gz
pies-master.tar.bz2
Update autotools requirements. Upgrade gnulib and grecs.HEADmaster
Diffstat (limited to 'tests')
-rw-r--r--tests/lines.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lines.c b/tests/lines.c
index cb7e896..b74dd8a 100644
--- a/tests/lines.c
+++ b/tests/lines.c
@@ -11,12 +11,13 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Pies. If not, see <http://www.gnu.org/licenses/>. */
+#include <config.h>
#include <stdio.h>
int
main (int argc, char **argv)
{
char *progname = argv[0];

Return to:

Send suggestions and report system problems to the System administrator.