diff -ru SING-1.1.orig/Libnet-1.0.1b/include/libnet.h SING-1.1/Libnet-1.0.1b/include/libnet.h --- SING-1.1.orig/Libnet-1.0.1b/include/libnet.h 2001-04-18 11:11:06.000000000 +0000 +++ SING-1.1/Libnet-1.0.1b/include/libnet.h 2004-11-16 19:13:50.000000000 +0000 @@ -84,9 +84,7 @@ #define LIBNET_VERSION "1.0.1b" #if (!LIBNET_LIL_ENDIAN && !LIBNET_BIG_ENDIAN) -#error "byte order has not been specified, you'll -need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the -documentation regarding the libnet-config script." +#error "byte order has not been specified, you'll need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the documentation regarding the libnet-config script." #endif #endif /* __LIBNET_H */