fix include-order problem in net_db.c for mingw
authorAndy Wingo <wingo@pobox.com>
Sat, 9 Mar 2013 21:37:29 +0000 (22:37 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 9 Mar 2013 21:37:29 +0000 (22:37 +0100)
commitce09e6bd0f2903566c14b4edf2659c19f2eb95b1
tree241d57cd79ac31ffbc825b24efc3c4f3c37d31a7
parent14b59d61028c94c8072f2f171fbc987102ad714d
fix include-order problem in net_db.c for mingw

* libguile/net_db.c: Reorder includes to avoid include-order problem on
  mingw.
libguile/net_db.c