]> git.eshelyaron.com Git - emacs.git/commitdiff
(DECLARE_GETPWUID_WITH_UID_T): Declared.
authorRichard M. Stallman <rms@gnu.org>
Thu, 22 Jul 1993 22:03:25 +0000 (22:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 22 Jul 1993 22:03:25 +0000 (22:03 +0000)
src/s/386bsd.h

index 6a4a1086f48fc9ee972b07cb59c79eb02a886b2b..2a68b0092a88adf5fe02d6061773c779e1fd823b 100644 (file)
@@ -16,3 +16,6 @@
 
 /* For mem-limits.h.  */
 #define BSD4_2
+
+/* This affects a declaration in xrdb.c.  */
+#define DECLARE_GETPWUID_WITH_UID_T