diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-04-26 17:40:17 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-04-26 17:40:17 +0200 |
commit | 98f7065a3f7b386564840bb5b24b94f9335b2e97 (patch) | |
tree | 0bd27b59da70360ac879db886b2cfbf7f2f56e41 /test/testp.c | |
parent | fc9ba4264eafbb5a6ec0f3cc4cd2e1964c9b8fcf (diff) |
New upstream version 6.9.7.1upstream/6.9.7.1
Diffstat (limited to 'test/testp.c')
-rw-r--r-- | test/testp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/testp.c b/test/testp.c index b88d0e3..3158925 100644 --- a/test/testp.c +++ b/test/testp.c @@ -1,8 +1,7 @@ /* * testp.c - * Copyright (c) 2020 K.Kosako + * Copyright (c) 2020-2021 K.Kosako */ -#include "config.h" #include <stdio.h> #include <string.h> |