]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - login-utils/setpwnam.c
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / login-utils / setpwnam.c
index 8631e7adc6e7b5035d4072bded4f6551453ff09f..62d47a51c7af36e5023f1e4113929c40bc887b53 100644 (file)
 
 #include "setpwnam.h"
 
+#define false 0
+#define true 1
+
+typedef int boolean;
+
 static void pw_init(void);
 
 /*