• Jim Blandy's avatar
    * xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidly · dfc35f5f
    Jim Blandy authored
    	insists on defining SIGCHLD, even if it already has a definition.
    	(file_p): Use the constant 4 instead of R_OK; empirically, the
    	number is more portable than the symbol if you count the #include
    	hair you have to go through to get R_OK defined.  Ffile_readable_p
    	does this too.
    
    	* xrdb.c (getuid): Declare this to return short.
    dfc35f5f
xrdb.c 10.1 KB