From e602d606806bf37aca8ebb19b32cfa35bc03efc7 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 17 Apr 2001 00:37:49 +0200 Subject: Import ax25-apps 0.0.5 from tarball --- call/yapp.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'call/yapp.c') diff --git a/call/yapp.c b/call/yapp.c index 3deb6d1..1868b9a 100644 --- a/call/yapp.c +++ b/call/yapp.c @@ -15,6 +15,9 @@ /* * Yapp C and Resume support added by S N Henson. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include @@ -26,6 +29,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3