blob: 762d43b18fc4de442eaa906bc953f3af0eaef154 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./include/platform.h.orig Mon Jul 8 08:50:02 2002
+++ ./include/platform.h Sat Jul 27 10:55:37 2002
@@ -28,7 +28,7 @@
variable is not set. Contributed by Todd Lewis.
*/
-/* #define SUPPORT_GETPWNAM */
+#define SUPPORT_GETPWNAM
/* Enable/disable support for Big5 and Shift_JIS character encodings */
#ifndef SUPPORT_ASIAN_ENCODINGS
|