mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
10 lines
331 B
C
10 lines
331 B
C
--- panel-plugin/os.h.orig 2010-04-08 12:52:28.000000000 +0400
|
|
+++ panel-plugin/os.h 2010-04-08 12:52:47.000000000 +0400
|
|
@@ -95,7 +95,6 @@
|
|
#include <net/if_mib.h>
|
|
#include <arpa/inet.h>
|
|
#include <net/ppp_defs.h>
|
|
-#include <net/if_ppp.h>
|
|
#elif __NetBSD__ /* N E T B S D */
|
|
#include <stdio.h>
|
|
#include <sys/param.h>
|