diff options
Diffstat (limited to 'net/slurm/files/patch-os.h')
-rw-r--r-- | net/slurm/files/patch-os.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/slurm/files/patch-os.h b/net/slurm/files/patch-os.h deleted file mode 100644 index 57783fd0e15d..000000000000 --- a/net/slurm/files/patch-os.h +++ /dev/null @@ -1,13 +0,0 @@ ---- os.h.orig 2004-10-12 19:55:58 UTC -+++ os.h -@@ -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> |