Source: nn
Version: 6.7.3-14
Severity: normal
Tags: patch

Dear Maintainer,

>From a4ef7f2518a0a134860142da5d50e60f5a853f01 Mon Sep 17 00:00:00 2001
>From: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
>Date: Sun, 7 Mar 2021 17:35:14 +0000
>Subject: [PATCH] decode.c: include "decode.h" for prototypes

Signed-off-by: Bjarni Ingi Gislason <bjarn...@rhi.hi.is>
---
 decode.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/decode.c b/decode.c
index 1ea7dba..9facc7f 100644
--- a/decode.c
+++ b/decode.c
@@ -11,6 +11,7 @@
 #include <unistd.h>
 #include <string.h>
 #include "config.h"
+#include "decode.h"
 #include "global.h"
 #include "save.h"
 #include "nn_term.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

Reply via email to