diff -crN Libnet-1.0.2a/include/libnet.h Libnet-1.0.2a-FC2-Fixed/include/libnet.h
*** Libnet-1.0.2a/include/libnet.h	Tue Feb  6 15:19:25 2001
--- Libnet-1.0.2a-FC2-Fixed/include/libnet.h	Fri Nov 19 10:55:45 2004
***************
*** 84,92 ****
  #define LIBNET_VERSION  "1.0.2a"
  
  #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."
  #endif
  
  #endif  /* __LIBNET_H */
--- 84,90 ----
  #define LIBNET_VERSION  "1.0.2a"
  
  #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."
  #endif
  
  #endif  /* __LIBNET_H */
