1 --- include/libnet.h.orig 2007-02-26 20:54:24.000000000 -0800
2 +++ include/libnet.h 2007-02-26 20:54:35.000000000 -0800
4 #define LIBNET_VERSION "1.0.2a"
6 #if (!LIBNET_LIL_ENDIAN && !LIBNET_BIG_ENDIAN)
7 -#error "byte order has not been specified, you'll
8 -need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the
9 +#error "byte order has not been specified, you'll \
10 +need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the \
11 documentation regarding the libnet-config script."