From 9fab5b8a216e283e563f3457315715672bc8b55a Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 13 Dec 2009 06:26:27 +0000 Subject: Update to Trinity 3.5.11 Will need to watch for commit warnings and rebuild test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kppp/pppstats.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'kppp/pppstats.cpp') diff --git a/kppp/pppstats.cpp b/kppp/pppstats.cpp index b5199e60..8063d618 100644 --- a/kppp/pppstats.cpp +++ b/kppp/pppstats.cpp @@ -71,10 +71,7 @@ #endif #include /* *BSD, Linux, NeXT, Ultrix etc. */ #ifndef HAVE_NET_IF_PPP_H - #ifdef HAVE_LINUX_IF_PPP_H - #include - #include - #elif defined(__DragonFly__) + #if defined(__DragonFly__) #include #include #endif -- cgit v1.2.1