From a4cc50373fbe27c973f95628fc142efec14e05cf Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Aug 1999 05:54:53 +0200 Subject: Import ax25-tools 0.0.4 from tarball --- hdlcutil/hdrvcomm.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'hdlcutil/hdrvcomm.c') diff --git a/hdlcutil/hdrvcomm.c b/hdlcutil/hdrvcomm.c index 55f0f38..05259e5 100644 --- a/hdlcutil/hdrvcomm.c +++ b/hdlcutil/hdrvcomm.c @@ -43,7 +43,11 @@ #include #include #include -/*#include */ +#ifdef __GLIBC__ +#include +#else +#include +#endif #include #include "hdrvcomm.h" #include "usersmdiag.h" -- cgit v1.2.3