summaryrefslogtreecommitdiffstats
path: root/kppp/pppstats.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/pppstats.cpp')
-rw-r--r--kppp/pppstats.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/pppstats.cpp b/kppp/pppstats.cpp
index aedd63bf..0247fb58 100644
--- a/kppp/pppstats.cpp
+++ b/kppp/pppstats.cpp
@@ -94,7 +94,7 @@
#else /* STREAMS */
#include <sys/socket.h>
- #include <sys/stropts.h> /* SVR4, Solaris 2, SunOS 4, OSF/1, etc. */
+ #include <sys/stropts.h> /* SVR4, Solaris 2, SunOS 4, etc. */
#include <net/ppp_defs.h>
#include <net/pppio.h>
#include <net/if.h>