repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: f93c97a1fbf1e0f4a205a251eb66e5c9bd7b3828: path_to: revision_to:
commit f93c97a1fbf1e0f4a205a251eb66e5c9bd7b3828 Author: Emanuele GiaquintaDate: Tue Mar 30 09:42:46 2010 +0000 Remove unused fallback. diff --git a/src/rxvt.h b/src/rxvt.h
--- a/src/rxvt.h +++ b/src/rxvt.h @@ -114,10 +114,6 @@ typedef char *XPointer; # define STDERR_FILENO 2 #endif -#if !defined (EACCESS) && defined(EAGAIN) -# define EACCESS EAGAIN -#endif - #ifndef EXIT_SUCCESS /* missing from*/ # define EXIT_SUCCESS 0 /* exit function success */ # define EXIT_FAILURE 1 /* exit function failure */
-----END OF PAGE-----