patch-include_xconfig_h_in 520 B

12345678910
  1. --- cdrkit-1.1.11.orig/include/xconfig.h.in 2006-12-02 12:10:05.000000000 +0100
  2. +++ cdrkit-1.1.11/include/xconfig.h.in 2015-02-21 21:20:01.000000000 +0100
  3. @@ -187,7 +187,6 @@
  4. * they are placed before the large file tests.
  5. */
  6. -#define HAVE_RCMD 1 /* rcmd() is present in libc/libsocket */
  7. #define HAVE_SOCKET 1 /* socket() is present in libc/libsocket */
  8. #define HAVE_SOCKETPAIR 1 /* socketpair() is present in libc/libsocket */
  9. #define HAVE_GETSERVBYNAME 1 /* getservbyname() is present in libc/libsocket */