From: Richard M. Stallman Date: Thu, 22 Jul 1993 22:03:25 +0000 (+0000) Subject: (DECLARE_GETPWUID_WITH_UID_T): Declared. X-Git-Tag: emacs-19.34~11617 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce8f144d55d88f2019e8e1a969c5a93eeb75e6bc;p=emacs.git (DECLARE_GETPWUID_WITH_UID_T): Declared. --- diff --git a/src/s/386bsd.h b/src/s/386bsd.h index 6a4a1086f48..2a68b0092a8 100644 --- a/src/s/386bsd.h +++ b/src/s/386bsd.h @@ -16,3 +16,6 @@ /* For mem-limits.h. */ #define BSD4_2 + +/* This affects a declaration in xrdb.c. */ +#define DECLARE_GETPWUID_WITH_UID_T