packages feed

network-info 0.2.0.8 → 0.2.0.9

raw patch · 2 files changed

+3/−3 lines, 2 files

Files

cbits/network-unix.c view
@@ -29,11 +29,11 @@ #endif  #ifdef __FreeBSD__-#   include <net/pfvar.h>+#   include <netinet/in.h> #endif  #ifdef __DragonFly__-#   include <net/pf/pfvar.h>+#   include <netinet/in.h> #endif  #include "network.h"
network-info.cabal view
@@ -1,5 +1,5 @@ name:           network-info-version:        0.2.0.8+version:        0.2.0.9 synopsis:       Access the local computer's basic network configuration  description:    This library provides simple read-only access to the