#985328 awksplit.c: include the header file "awksplit.h"

Package:
src:nn
Source:
nn
Submitter:
Bjarni Ingi Gislason
Date:
2021-03-16 04:03:04 UTC
Severity:
normal
Tags:
#985328#5
Date:
2021-03-16 04:00:09 UTC
From:
To:
Dear Maintainer,
---
 awksplit.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/awksplit.c b/awksplit.c
index 031e53b..e354168 100644
--- a/awksplit.c
+++ b/awksplit.c
@@ -52,6 +52,7 @@ a fair bit of unused code.
  */

 #include <stdlib.h>
+#include "awksplit.h"
 #include "config.h"
 #include "split.h"