From f40de6a0854e5118d1f9de09662109c7de9bc9fd Mon Sep 17 00:00:00 2001 From: Don Lipari <lipari1@llnl.gov> Date: Mon, 27 Dec 2010 22:46:13 +0000 Subject: [PATCH] Minor change to make test7.13.prog2.c resemble test7.13.prog1.c --- testsuite/expect/test7.13.prog2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/testsuite/expect/test7.13.prog2.c b/testsuite/expect/test7.13.prog2.c index 5254e60b6fa..c1f736686e2 100644 --- a/testsuite/expect/test7.13.prog2.c +++ b/testsuite/expect/test7.13.prog2.c @@ -1,5 +1,4 @@ #include <stdio.h> -#include <string.h> int main(int argc, char **argv) { -- GitLab