freebsd-ports/multimedia/xine/files/patch-readline:chardefs.h
2002-05-20 17:59:07 +00:00

12 lines
336 B
C

--- readline/chardefs.h.orig Sun May 19 23:29:25 2002
+++ readline/chardefs.h Sun May 19 23:29:37 2002
@@ -32,9 +32,6 @@
# endif
# include <string.h>
# endif /* HAVE_STRING_H */
-# if defined (HAVE_STRINGS_H)
-# include <strings.h>
-# endif /* HAVE_STRINGS_H */
#else
# include <string.h>
#endif /* !HAVE_CONFIG_H */