diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-05-12 16:53:03 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2004-05-12 16:53:03 +0000 |
commit | 2e48bbadd3b6f7a348e456fcf1f50b432e075fa9 (patch) | |
tree | 02297fb6f51fb8fc0a20505758ead308a1eca4d0 /multimedia/xine/files/patch-readline:chardefs.h | |
parent | Update to 1-rc4. (diff) |
Update to 0.99.1.
Diffstat (limited to 'multimedia/xine/files/patch-readline:chardefs.h')
-rw-r--r-- | multimedia/xine/files/patch-readline:chardefs.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/multimedia/xine/files/patch-readline:chardefs.h b/multimedia/xine/files/patch-readline:chardefs.h deleted file mode 100644 index 36feec425280..000000000000 --- a/multimedia/xine/files/patch-readline:chardefs.h +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 */ |