Source: nn Version: 6.7.3-14 Severity: normal Tags: patch Dear Maintainer,
>From 88a5c87cc56327125cf3164e48693eeae17dbcd3 Mon Sep 17 00:00:00 2001 >From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is> >Date: Sun, 7 Mar 2021 16:36:26 +0000 >Subject: [PATCH] fullname.c: add header file "fullname.h" for prototypes Signed-off-by: Bjarni Ingi Gislason <bjarn...@rhi.hi.is> --- fullname.c | 1 + 1 file changed, 1 insertion(+) diff --git a/fullname.c b/fullname.c index fc2abfa..d836918 100644 --- a/fullname.c +++ b/fullname.c @@ -34,6 +34,7 @@ static char *SccsId = "@(#)fullname.c 1.13 11/4/87"; #include <string.h> #include <ctype.h> #include "config.h" +#include "fullname.h" #include "global.h" -- 2.30.1 -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.10.9-1 (SMP w/2 CPU threads) Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) -- debconf information excluded -- Bjarni I. Gislason