freebsd-ports/sysutils/xfce4-netload-plugin/files/patch-panel-plugin-os.h
Dmitry Sivachenko 9684e2a7ca Unbreak on recent versions of FreeBSd-8.
Submitted by:	Brian Powell <bp2626@yahoo.com>
2010-04-08 08:54:52 +00:00

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>