use gruel/inet.h instead of arap/inet.h
authorEric Blossom <eb@comsec.com>
Wed, 23 Sep 2009 12:38:07 +0000 (05:38 -0700)
committerEric Blossom <eb@comsec.com>
Wed, 23 Sep 2009 12:38:07 +0000 (05:38 -0700)
vrt/lib/expanded_header.cc

index d5c4ea88814b6815620dc21905d0a22281f1c438..bd1d92e530ca2b0eac929cd85e78738ed3210265 100644 (file)
@@ -23,7 +23,7 @@
 #include <config.h>
 #endif
 #include <vrt/expanded_header.h>
-#include <arpa/inet.h>                 // needs autoconf'ing
+#include <gruel/inet.h>
 //#include <stdio.h>
 
 namespace vrt {