We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d63c1a commit 9b66a70Copy full SHA for 9b66a70
src/unix/unix_c/unix_get_pw_gr_nam_id_job.c
@@ -20,7 +20,7 @@
20
21
#include "lwt_unix.h"
22
23
-#if !defined(__ANDROID__)
+#if !defined(__ANDROID__) && !defined(__ESPERANTO__)
24
25
static value alloc_passwd_entry(struct passwd *entry)
26
{
0 commit comments