diff options
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> |