summaryrefslogtreecommitdiff
path: root/net/slurm/files/patch-os.h
blob: 17396edb46cfafb87aa483b6dd43c0301a894551 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- os.h.orig	2009-09-25 02:57:02.000000000 +0200
+++ os.h	2009-09-25 03:06:20.000000000 +0200
@@ -92,10 +92,6 @@
 #include <net/if_media.h>
 #include <net/if_mib.h>
 #include <arpa/inet.h>
-#ifndef __DragonFly__
-#include <net/ppp_defs.h>
-#include <net/if_ppp.h>
-#endif
 #elif __NetBSD__            /* N E T B S D */
 #include <stdio.h>
 #include <sys/param.h>