From 3188988126be0cae3340fc132bd4caa3c9ea6485 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 30 Jan 2017 13:30:41 +0100 Subject: axgetput: Include util.h into utilc for the prototypes. Signed-off-by: Ralf Baechle --- ax25/axgetput/util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ax25/axgetput') diff --git a/ax25/axgetput/util.c b/ax25/axgetput/util.c index 5501035..f781f74 100644 --- a/ax25/axgetput/util.c +++ b/ax25/axgetput/util.c @@ -7,6 +7,7 @@ #include "includes.h" #include "axgetput.h" +#include "util.h" /* Use private function because some platforms are broken, eg 386BSD */ -- cgit v1.2.3