From 616dec9df4d1e704d6fe6c69383d3b8f930345bf Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 21 Jun 2009 18:01:55 +0000 Subject: Remove use of backwards compatibility header name. Glibc as old as 2.2 provides working headers under the right name and if not libax25 would install headers under the right name so this has become redundant and ugly. --- tcpip/ttylinkd.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tcpip') diff --git a/tcpip/ttylinkd.c b/tcpip/ttylinkd.c index 234b7fd..792969e 100644 --- a/tcpip/ttylinkd.c +++ b/tcpip/ttylinkd.c @@ -47,16 +47,8 @@ #include #include -#ifdef HAVE_NETAX25_AX25_H #include -#else -#include -#endif -#ifdef HAVE_NETROSE_ROSE_H #include -#else -#include -#endif #include "../pathnames.h" -- cgit v1.2.3